Hi, What's the problem with retreving the enteries from the DB, Assigning them into a multi dimensional array and passing it into the zend_nagivation?
On Fri, May 29, 2009 at 1:20 PM, Mary Nicole Hicks < [email protected]> wrote: > > 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. > > -- Vincent Gabriel. Lead Developer, Senior Support. Zend Certified Engineer. Zend Framework Certified Engineer. -- http://www.vadimg.co.il/
