[cvs] commit: horde/lib FormSprocket.php horde/lib/FormSprocket
Renderer.php horde/lib/FormSprocket/Renderer rows.php
Chuck Hagenbuch
chuck@horde.org
Fri, 19 Jul 2002 12:46:10 -0700 (PDT)
chuck 2002/07/19 12:46:10 PDT
Modified files:
lib FormSprocket.php
lib/FormSprocket Renderer.php
Added files:
lib/FormSprocket/Renderer rows.php
Log:
The FormSprocket:: API now provides a renderer for forms with multiple rows
of the same fields (think timesheet entry, etc.), and supports validation of such
forms.
Revision Changes Path
1.8 +148 -14 horde/lib/FormSprocket.php
1.6 +127 -38 horde/lib/FormSprocket/Renderer.php
1.1 +100 -0 horde/lib/FormSprocket/Renderer/rows.php (new)
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/FormSprocket.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/diff.php/horde/lib/FormSprocket/Renderer.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/co.php/horde/lib/FormSprocket/Renderer/rows.php?r=1.1