Write a program to retrieve the view object within plugin?
Answer / Mohammad Islam
"Here's an example in Zend Framework to retrieve the view object from within a plugin:n$view = new Zend_View(array('script' => 'path/to/your/script'));"
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you know about zend layout?
Explain the difference between zend 2 & zend 3?
Explain what are the default methods provided by decorators?
What are the elements used in customizing the output of using the standard decorators?
What is authorization in zend framework?
Explain the use of bootstrap used in zend framework?
What are plugins in zend framework?
How to render zf2 view within json response?
What are the features of mvc in zend framework?
Explain how routing works?
What is zend engine?
What is autoloader in zend framework?