ZF-3010: Zend_Form configuration docs should note attribs can be used as config keys
Description
There is an undocumented feature of using configuration with Zend_Form: any key that does not refer to a setter will be considered an attribute, and passed to setAttrib().
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2008-04-22T10:32:25.000+0000
Scheduling for next mini release.
Posted by Matthew Weier O'Phinney (matthew) on 2008-04-25T11:11:48.000+0000
Verbiage added in r9311.