Yeah, Ok. It does actually load the helper paths into the pluginLoader instance attached to the view.
They seem to be there and all accounted for when the navigation class is called, but it seems that the navigation class sets up it's own instance of pluginLoader in order to get it's view helpers. It appears to go through the process of adding all of the prefix paths again from scratch. Except this time, the ones specified in application.ini are not added, so it will only ever see the zend versions. Again ... unless I'm missing something. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/How-can-I-extend-Zend-View-Helper-Navigation-Menu-tp3383587p3383935.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
