roopurt18 Posted April 7, 2008 Share Posted April 7, 2008 This question is related to Zend Framework. My sites often have a standard navigation for major site components such as news, forums, etc. I also tend to create sub-navigation that depends on the module. The catch is that there might be standard items I want to appear on the main and / or sub nav on every single page. So what I'm looking for is a convenient way of defining site-wide navigation but also allowing the controllers and actions to modify the menus. I'm not familiar enough with the framework to know if there's an already established way of doing this. I'm curious how any of you handle this task. Quote Link to comment https://forums.phpfreaks.com/topic/99934-zend-framework-site-navigation-and-sub-navigation/ Share on other sites More sharing options...
grantusmaximus Posted September 21, 2009 Share Posted September 21, 2009 Check out these blog posts the 2nd one in particular shows how to render sub menus specific to the section of the site you're on. http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-part-1/ Quote Link to comment https://forums.phpfreaks.com/topic/99934-zend-framework-site-navigation-and-sub-navigation/#findComment-922008 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.