[Solar-talk] Is form 'descr' not implemented?
Paul M Jones
pmjones at ciaweb.net
Thu Feb 1 06:53:05 PST 2007
On Feb 1, 2007, at 2:36 AM, Rodrigo Moraes wrote:
> Hi,
> Congrats for the Solar 0.26 release and the new website. Both are
> great. :)
Thanks man. :-)
> Now a question: Solar_View_Helper_Form elements have a key 'descr',
> but the values are not added to any output generated by the helper. Is
> it a future feature or how should it be used?
Future feature. The idea is that it provides text describing what
the element is for, maybe in a "help" popup.
As you note in a later email, one problem is figuring out what the
markup should be. I was thinking something more like a "div" so you
can add an id or class, and possibly include markup in the
description itself, so that JavaScript can hide and display it.
It's relatively low on my mental to-do list; however, I would be
happy to review patches that implement it.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Join the Solar community wiki! <http://solarphp.org>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list