Hi, Could someone explain the layouts in: app/views/layouts what goes in here?
Is it possible to have a layout per controller and one per application and one global that all work together? The global one would have company logo, the application would have the app menu, and the controller would expand the app menu and have the options (links) for that controller. Is this sort of granularity possible? Kinda like multiple inheritance, so controller extends app, app extends global etc.. but these are layouts (phtml) so .... ? Thanks for any insight :-) monk.e.boy -- View this message in context: http://www.nabble.com/global-layout----controller-layout-tp18401027p18401027.html Sent from the Zend Framework mailing list archive at Nabble.com.
