Hi, I'm new to ZF and dont know answer of your question, but after my google search i can found only you that speak about extending Zend_Controller_Action and make your parent class in your heirarchy.
I want similar thing, i want to write own My_Zend_Controller_Action and extends Zend_Controller_Action, then implement common task in CRUD Action for interact with database and in every Controller simply call them from My own parent for CRUD operation. I'll be thank you if you can help me. Excuse me for my pure english -- View this message in context: http://www.nabble.com/Pushed-on-ActionStack-with-custom-module-controller-action%2C-yet-they--persist-tp21921931p26072142.html Sent from the Zend Framework mailing list archive at Nabble.com.
