php - How do I access flashmessenger in my layout file, in zend framework? -


I want to display my flash messages in the layout file of my application - not sure how to use it . I set the value in my work.

Try my visual assistant -

if you have configured them So the translation also includes

To display a message from the default namespace, simply type

   flashMessenger ()? & Gt;   

To set a namespace, provide it as the first argument

    

By default, each message is presented in an unordered list, but you can change it by looking at it partially

  & lt; ? Php echo $ this- & gt; Flash Messenger (empty, 'Flash-message-partial.phtml')? & Gt;    

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -