adspace


Write a program to retrieve the view object within plugin?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to render zf2 view within json response?

409


How to call two different views from same action?

360


Explain filters in zend framework with examples?

279


How you can set module name, controller name, and action name in zend framework?

362