/ Published in: PHP
Expand |
Embed | Plain Text
$this->getHelper('viewRenderer')->setNoRender(); $this->_helper->layout->disableLayout();
You need to login to post a comment.
yurivecchi on 11/23/10
view layout Framework disable zend
1 person have marked this snippet as a favorite
$this->getHelper('viewRenderer')->setNoRender(); $this->_helper->layout->disableLayout();
You need to login to post a comment.