[Solar-talk] Another form question
Oscar
oscar at oscarm.org
Wed Nov 21 10:10:16 CST 2007
Paul M Jones wrote:
> On Nov 21, 2007, at 9:40 AM, Oscar wrote:
>
> Sounds like it's time to make this "real". ;-) For
> Solar_View_Helper_Form, then:
>
> * Add a $_descr_tag property and config, default value 'div' (but you
> can make it 'p'). This is the tag that goes around the description XHTML.
>
> * Add a $_descr_class property and config, default value 'descr' (for
> the class so you can style it).
>
> * Add a $_descr_elem property and config, default value 'dt' (to say
> where the description should be rendered, as part of the 'dd' or as part
> of the 'dt' element).
>
> And then add the necessary rendering logic as you guys have done.
>
> Does that sound sufficiently useful and flexible? (I don't want it
> *too* flexible -- too many options can be a bad thing.)
>
Looks more than flexible enough to me.
More information about the Solar-talk
mailing list