Hey :) Question, is there a way to sub-classing the Zend_Controller_Action, I mean, I need to set some variables and objects in the init() method for all the controllers that I have, is that possible ?
Thx for any help.
Juan Felipe Alavarez Saldarriaga Fri, 18 Jan 2008 08:28:04 -0800
Hey :) Question, is there a way to sub-classing the Zend_Controller_Action, I mean, I need to set some variables and objects in the init() method for all the controllers that I have, is that possible ?
Thx for any help.