/ Published in: PHP

This is an easy way to Instantiate and check layouts within a ZendFramework
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$layout = Zend_Layout::getMvcInstance();
Comments
