Explain what is being presented by the decorators?
Answer / Chandra Bhushan Singh
Decorators in Zend Framework are used to add additional behavior to an object without modifying its original class. They can be thought of as wrappers that encapsulate the wrapped object and provide extra functionality.nnFor example, you might use a decorator to log every method call on an object, or to apply some formatting to data before it's outputted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what are the methods used in decorator?
I am a minor (under 18 years of age). Who should sign my cla?
What are the advantages of zend framework 3? Explain
How to get all post data?
What zend acl?
How to include css from controller and view in zend
Do you know what is the way in which the html can be used to form elements?
Zend_cache provides a generic way to cache any data?
What is threads in php?
Can we call a model in view?
What is the use of zend framework?
How to log out users using facebook connect in php and zend?