The messages themselves can be anything that can be serialized. I tend to use
$message = array('type'=>'error', 'message'=>'blah');Though a support for content - & meta data would be useful... bas On 9 nov. 2012, at 15:14, Andreas Möller <[email protected]> wrote: > may I ask why the FlashMessenger plugin does not support specifying the type > of the message that has been added? -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
