Which class extend the zend controller?
Answer / Shailendra Kumar Singh
The Zend_Controller_Action abstract class extends Zend_Controller, which is the base class for all controllers in the Zend Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is event manager in zend framework?
How we can redirect to another page from controller in zend framework?
How can I use a stored procedure in a mysql database with zend framework?
When do we need to disable layout?
How to render view file from controller in zend framework?
What is zend controller front in zend framework?
What is zend framework 2?
What is the function lucene?
What are the ways in which the file can be detected as being uploaded or not?
How do I implement direct identity based openid authentication with zend openid?
Which version of php does zend framework require?
Do you know what are the elements used in customizing the output of using the standard decorators?