Ian Warner-3 wrote: > > ... > I want to do dynamic navigation based on the module name: > .. >
In your controller, you can get the module name using: $this->getRequest()->getModuleName(); -- View this message in context: http://www.nabble.com/Module-Name-tf3293267s16154.html#a9162633 Sent from the Zend Framework mailing list archive at Nabble.com.
