Zend Navigation provides a great deal of the functionality that I need to manage the site tree for my CMS project, but I am running into an issue:
Zend_Navigation and Zend_Navigation_Page both extend Zend_Navigation_Container. I need to extend both Zend_Navigation_Page and Zend_Navigation_Container but don't see how that is possible. Should the children container be a property of the Zend_Navigation_Page class? ----- http://digitaluscms.com Digitalus CMS | http://forrestlyman.com Forrest Lyman -- View this message in context: http://www.nabble.com/extending-Zend_Navigation-tp24921755p24921755.html Sent from the Zend Framework mailing list archive at Nabble.com.
