I solve this by creating an ApplicationController which extends Zend_Controller_Action, and then all my other controllers extend that. Just make sure to include the file, because ZF wont include it automatically.

Dan Rossi wrote:
Hi there I meant a common class the controllers can extend to reuse some functionality, ie getting the registries set in the bootstrap , etc. Then it means its only editable in one spot. Maybe via a plugin ?

Karol Grecki wrote:



--
Jack

Reply via email to