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

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

SAP Web Service from .NET via WCF -