Do you know what are the elements used in customizing the output of using the standard decorators?
Answer / Amit Kumar Kapil
Standard Decorators in Zend Framework allow you to customize the output of a view by adding additional HTML or PHP code around it. The elements include the 'HtmlTag' decorator for wrapping content with HTML tags, 'Escaper' decorator for escaping special characters, and 'Layout' decorator for nesting views within each other.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which class extend the zend model? Zend_db_table_abstract
What lucene is in the zend framework?
Write a program to show the function of action helper?
Why zend framework?
How to create a model file in zend framework?
What do you mean by zend engine?
Difference between zend_registry and zend_session?
Do you know what are the methods used in decorator?
Write a program to show the execution of the application?
How to get all get data?
Explain filters in zend framework with examples?
What is autoloader in zend framework?