Top "Zend-navigation" questions

Zend_Navigation is a component for managing trees of pointers to web pages , on Zend Framework

Custom rendering of Zend_Navigation

I am using a navigation XML file in conjunction with my Zend Framework MVC app. A top level menu is …

php zend-framework zend-navigation
How do I extend the Zend Navigation Menu View Helper?

I need to change the output of Zend_View_Helper_Navigation_Menu. I've found the two functions that I'll need …

php zend-framework zend-view zend-navigation
Zend navigation and Zend ACL

I am working with Zend Acl and Zend Navigation. I am setting up the navigation in the bootstrap. I am …

php zend-navigation zend-acl zend-framework
How to create "Dynamic" Breadcrumbs in Zend Navigation

With Zend_Navigation, I can do something like Home > Projects > Collaborators but What if I want something more …

zend-framework zend-navigation