Can anyone give me any example on how I could get Zend_Navigation to handle
dynamic entries from a database? 

My current idea is to extend Zend_Navigation_Page_Mvc and overload most of
the methods given by Zend_Navigation_Container.

I have a route of "/articles/:title" and it would be good to have all
articles for this available in the navigation. I have too many articles to
place them all into the navigation at the same time.

Has anyone solved a similar problem?
Are there any up-and-coming Zend_Navigation_Page_* types that could help
solve this?

-- 
View this message in context: 
http://www.nabble.com/Creating-a-dynamic-database-based-Zend_Navigation-item--tp23777517p23777517.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to