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 #2522

[PATCH] Create bare QuickForm

Details

Request #2522[PATCH] Create bare QuickForm
Submitted2004-10-13 19:09 UTC
Fromieure at php dot net
Assignedpmjones
StatusClosed
PackageDB_Table
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-10-13 19:09 UTC] ieure at php dot net

Description:
------------
This patch (against CVS) adds a createForm() function to
DB_Table_QuickForm. This function only creates the form
object, but does not add any elements to it.

getForm() was updated to call this function before adding
elements, and the documentation was updated.

http://atomized.org/PEAR/Patches/DB_Table-Bare_QF.patch