/ Published in: PHP
This is an easy way to Instantiate and check layouts within a ZendFramework
Expand |
Embed | Plain Text
$layout = Zend_Layout::getMvcInstance();
You need to login to post a comment.
This is an easy way to Instantiate and check layouts within a ZendFramework
$layout = Zend_Layout::getMvcInstance();
You need to login to post a comment.