Thanks, I eventually figured it out, now I have another question about FlashMessenger:
Is there an equivalent Action Helper which will "deliver" a message in the same request that it was generated in? I realize this is trivial to accomplish using an array data member within a controller and then assigned to the view. I'd just like to know if there is a common way of doing this. - jake On Mon, Mar 24, 2008 at 10:20 AM, Eric Marden <[EMAIL PROTECTED]> wrote: > > From: Jake McGraw > > > For the life of me, I can't find the FlashMessenger documentation in > the API browser: > > Hi Jake, > > Look under Zend_Controller > Zend_Controller_Action > Classes > > Zend_Controller_Action_Helper_FlashMessenger in the API Docs > > > > -- > Eric Marden > Sr. PHP Developer > > > >
