Hey, That's why the Zend_Navigation was added. For generation menus, sub-menus (which is the same), site maps, breadcrumbs and more.
You should take a look at the documentation. Vince. On Wed, May 6, 2009 at 8:32 AM, iceangel89 <[email protected]> wrote: > > i want to do something like when i am in a specific page (or > action/controller) > > i want some sub-nav rendered > > how can i do that? > > i got a main layout.phtml file for my whole app > > i am thinking maybe i add a <?= $this->subnav ?> where i want the sub nav > to > be then set it in my controller action? like > $this->view->partial('subnav.phtml') or something? nt sure if its right > syntax ... > -- > View this message in context: > http://www.nabble.com/Navigations---Layout-tp23400255p23400255.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- Vincent Gabriel. Lead Developer, Senior Support. Zend Certified Engineer. Zend Framework Certified Engineer. -- http://www.vadimg.co.il/
