Which class extend the zend controller?
Answer Posted / Shailendra Kumar Singh
The Zend_Controller_Action abstract class extends Zend_Controller, which is the base class for all controllers in the Zend Framework.
Post New Answer View All Answers
How to call two different views from same action?
302
How to render zf2 view within json response?
341
How you can set module name, controller name, and action name in zend framework?
307
Explain filters in zend framework with examples?
225