Hi,
I'm using Zend_Layout with the ActionStack, as recommended in the docs.  I
set up the stack at dispatchLoopStartup.

I want to disable the layout in one of my actions; however, when I do so
(using $this->getHelper('layout')->disableLayout();) , any actions
previously called by the ActionStack are then appended to the body
willy-nilly.

Can anyone help with this?  I'm having real trouble with Zend_Layout - I'd
really appreciate some help with this and my other question on this list.

Thanks,
Mark


-- 
View this message in context: 
http://www.nabble.com/Disabling-Layout-with-ActionStack-causing-problems--tp23383426p23383426.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to