0 votes
in Zend Framework by
What are the default methods provided by decorators in the Zend framework?

1 Answer

0 votes
by

Decorators are utilized as a part of the application to give the functionality and make components work. The default methods, which are provided by decorators in the Zend framework, are as follows:

  • View Helper: It is a strategy that permits the review of the helper files utilized. It permits the replacement of the substance that is being given.
  • Errors: It gives the error codes and messages that came during the execution of the application. It gives attaching of the substance.
  • HTML Tag: It enables the labels to be written by utilizing the parameters and attributes. It gives the wrapping up of the substance and decreasing the length of the code.
  • Labels:Labels are utilized to give the informative keywords as it gives pre-pending of the substance that is being given.

Related questions

0 votes
asked Apr 22, 2022 in Zend Framework by sharadyadav1986
0 votes
asked Apr 22, 2022 in Zend Framework by sharadyadav1986
...