Vibhor Singh-2 wrote:
> 
> $view->addHelperPath(FRONT_APPLICATION_PATH.'/helpers');
> 

If $view is an instance of Zend_View you are assigning helper path for your
view helpers :)

Take a look at
http://framework.zend.com/manual/en/zend.controller.actionhelpers.html#zend.controller.actionhelper.broker

Regards,

Goran Juric
-- 
View this message in context: 
http://www.nabble.com/Action-controller-in-modular-structure-tp23502210p23522195.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to