Calling another Action Helper from another action Helper in Zend Framework -


is possible call action helper action helper. have created action helper preform layout related stuff using predispatch hook. want call ajaxcontext within first action helper's predispatch method. ideas how can achieve this?

you can use zend_controller_action_helperbroker fetch other helpers.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -