Wednesday, 17 October 2012

How can I customize the appearance of forms generated by Zend_Form? | Zend Framework Interview Questions

You're probably looking for decorators. All forms and form elements in Zend_Form use decorators to render their output.

No comments: