Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Do you know what are the methods used in decorator?



Do you know what are the methods used in decorator?..

Answer / Durgesh Kumar Maheshwari

In Zend Framework, decorators are a design pattern that allow for extending or modifying objects without subclassing. Some common methods used with decorators include:nn- `__construct()`: The constructor method is called when an object is instantiated.n- `__invoke()`: This is the main method of a decorator, it's responsible for calling the wrapped object and any additional behavior.n- `__toString()`: Overriding this method allows the decorated object to be casted as a string.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

What is routing in zend in zend framework?

1 Answers  


What is zend framework? What is the use of it?

1 Answers  


What is zend engine in php?

1 Answers  


Explain the working with form elements in array notation?

1 Answers  


What is being presented by the decorators?

1 Answers  


What are the advantages of zend framework 2?

1 Answers  


What is the function of model in mvc architecture?

1 Answers  


How to include css in zend framework?

1 Answers  


How to include css and js from the controller in the zend framework?

1 Answers  


How to protect your website from sql injection in zend using select query?

1 Answers  


Name some important component in zend framework?

1 Answers  


How can you get a module name in bootstrap file.

1 Answers  


Categories