What are plugins in the zend framework?



What are plugins in the zend framework?..

Answer / Sourabh Kumar Singh

Plugins in Zend Framework are components that allow extending and modifying the behavior of various parts of the framework. They can be attached to specific events, like dispatch or response, or even to specific controllers or actions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

What new in zend framework 3.0?

1 Answers  


Which class extend the zend model?

1 Answers  


how to remove all dtddwrappers and labels on zend form elements?

1 Answers  


What is being presented by the decorators?

1 Answers  


What are the features of zend framework?

1 Answers  


How to make pdo run set names utf8 each time I connect, in zendframework?

1 Answers  


How to change the view render file from controller?

1 Answers  


What is zend controller front in zend framework?

1 Answers  


How to install zend framework on windows?

1 Answers  


Explain authorization and authentication in zend framework?

1 Answers  


How can I add extra html (such as a link) to my form element?

1 Answers  


How to set 'selected' value in select box dropdown list?

1 Answers  


Categories