Write a program to retrieve the view object within plugin?



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

Post New Answer

More Zend Interview Questions

What do you know about zend layout?

1 Answers  


Explain the difference between zend 2 & zend 3?

1 Answers  


Explain what are the default methods provided by decorators?

1 Answers  


What are the elements used in customizing the output of using the standard decorators?

1 Answers  


What is authorization in zend framework?

1 Answers  


Explain the use of bootstrap used in zend framework?

1 Answers  


What are plugins in zend framework?

1 Answers  


How to render zf2 view within json response?

0 Answers  


What are the features of mvc in zend framework?

1 Answers  


Explain how routing works?

1 Answers  


What is zend engine?

1 Answers  


What is autoloader in zend framework?

1 Answers  


Categories