What are plugins in zend framework?



What are plugins in zend framework?..

Answer / Javed Husain

Plugins in Zend Framework are callable objects or classes that can be registered with event managers to perform specific actions during the lifecycle of an event. They provide a flexible way to extend and customize the behavior of different components within the framework.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

How to write a program that performs the calculations using the sql function?

1 Answers  


What is the major difference between zend_auth and zend_acl?

1 Answers  


How to create an object of model in zend framework?

1 Answers  


What is zend framework in php?

1 Answers  


What is autoloader?

1 Answers  


Explain super global variables in zend framework?

1 Answers  


How to include css from controller and view in zend

1 Answers  


What should I know about the zend framework cla before submitting it?

1 Answers  


Do you know what is the use of zend framework?

1 Answers  


Which version of php does zend framework require?

1 Answers  


How do I use viewscripts on zend_form file elements?

1 Answers  


How to use a sql function or perform calculations in a statement generating with zend_db_select?

1 Answers  


Categories