Home » Database » DB_Table » Bug #2790
[PATCH] getFormElements()
Details
| Request #2790 | [PATCH] getFormElements() |
|---|---|
| Submitted | 2004-11-18 23:41 UTC |
| From | ieure at php dot net |
| Assigned | pmjones |
| Status | Closed |
| Package | DB_Table |
| PHP Version | 4.3.9 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-11-18 23:41 UTC] ieure at php dot net
Description:
------------
This patch moves the logic to create form elements from
addElements() to getElements() (in DB_Table_QuickFormp),
and adds getFormElements() to DB_Table.
Patch (against CVS) is here:
http://atomized.org/PEAR/Patches/DB_Table-getElements.patch
[2004-12-20 18:42 UTC] ieure at php dot net
Fixed patch:
http://atomized.org/PEAR/Patches/DB_Table-getElements-2.patch