You can always statically call action helpers with:

        Zend_Controller_Action_HelperBroker::getStaticHelper('foo');

This is equivalent to $this->_helper->foo inside a controller.


--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Controller-Helpers-at-Models-And-Doctrine-tp3664595p3664664.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to