PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_Table » Bug #2790

[PATCH] getFormElements()

Details

Request #2790[PATCH] getFormElements()
Submitted2004-11-18 23:41 UTC
Fromieure at php dot net
Assignedpmjones
StatusClosed
PackageDB_Table
PHP Version4.3.9
OSLinux
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