Home » Database » DB_Table » Bug #2522
[PATCH] Create bare QuickForm
Details
| Request #2522 | [PATCH] Create bare QuickForm |
|---|---|
| Submitted | 2004-10-13 19:09 UTC |
| From | ieure at php dot net |
| Assigned | pmjones |
| Status | Closed |
| Package | DB_Table |
| PHP Version | Irrelevant |
| 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