You need to add the helper path to the view object in bootstrap:

$view->addHelperPath('application/views/helpers/', 'My_View_Helper_Prefix');

See: http://framework.zend.com/manual/en/zend.view.helpers.html#zend.view.helpers.paths

ashish.sharma wrote:
hi everbody, i have a query regarding helpers,i have helpers in my default module helpers folder i:e(in application/views/helpers/generateKey.php) now i have created new module and i want to use that helper in this module.how can i do this ,plz help me as its very urgent. thanx in advance,
------------------------------------------------------------------------
View this message in context: Global access of models and helpers? <http://www.nabble.com/Global-access-of-models-and-helpers--tp14251508s16154p14251508.html> Sent from the Zend Framework mailing list archive <http://www.nabble.com/Zend-Framework-f15440.html> at Nabble.com.

--
Jack

Reply via email to