Which class extend the zend model?
Answer / Mohammad Asif
In Zend Framework, there isn't a specific base class for models. Instead, developers create their own model classes that follow best practices but do not need to inherit from any predefined class.
| Is This Answer Correct ? | 0 Yes | 0 No |
List the default methods provided by decorators in the zend framework?
What is zend_registry?
Explain what is being presented by the decorators?
Please write down a program to show the execution of the application?
How to disable zend layout from controller for ajax call only?
What are the elements used in customizing the output of using the standard decorators?
Write a program to retrieve the view object within plugin?
What is threads in php?
What is the purpose of bootstrap in zend framework?
Explain routing in zend framework?
What new in zend framework 2.0?
How to install zend on your local machine?