What are the elements used in customizing the output of using the standard decorators?
Answer Posted / Krishna Kumar
In Zend Framework, you can customize the output of standard decorators using various elements. These include 'HtmlTag', 'EscapedValue', 'PlainText', 'HiddenInput', and 'Data'. Each element modifies the output in a specific way.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers