ybits (why bits? because.)

Posted Under 'Zend_Form'

Wednesday, September 23rd, 2009

A Zend_Form is (or at least, can be) an unfortunate mish-mash of logical and visual rules. Instead of designing how the form will render visually using HTML in a .phtml file, like everything else that’s rendered, there are a bunch of programmatic hoops to jump through to set up the visual properties in code using [...]