I installed some example code which is using layouts but like to remove the
layout for now. I did some search and found:

 $this->_helper->layout->disableLayout();

 that I can call from a controller action to disable layout but I like to be
able to remove the layout use from the whole app. I tried to use this
function in bootstrap.ini but it does not work.

Please let me know who to remove layouts or disable it globally.

Thanks,

-J
-- 
View this message in context: 
http://www.nabble.com/How-to-remove-layouts--tp23860247p23860247.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to