[dev] Re: [cvs] commit: horde/lib Config.php Form.php horde/lib/Form
Renderer.php
Marko Djukic
marko at oblo.com
Fri Apr 11 00:44:11 PDT 2003
can the stringlist type be made to actually return an array? in other words
taking out the
$values = explode(',', $val);
part from Config.php and putting it into Form.php?
marko
Quoting Chuck Hagenbuch <chuck at horde.org>:
> chuck 2003/04/09 20:24:06 PDT
>
> Modified files:
> lib Config.php Form.php
> lib/Form Renderer.php
> Log:
> Add a <configlist> type, using a new Horde_Form_Type_stringlist class,
> that lets users type in a comma-separated list to define a set of
> array values.
>
> Revision Changes Path
> 1.24 +42 -10 horde/lib/Config.php
> 1.98 +4 -1 horde/lib/Form.php
> 1.51 +7 -2 horde/lib/Form/Renderer.php
>
More information about the dev
mailing list