How can i disable layout in zend framwork?
This topics show you, how you can disable layout
to disable layout use this line:
$this->_helper->layout->disableLayout();
Le: 15/01/2012
This topics show you, how you can disable layout
to disable layout use this line:
$this->_helper->layout->disableLayout();
Le: 15/01/2012
Comments
Signin to add comment