database object base class (self-initialising and self-updating object)
Located in /inc/formslib/dbobject.php (line 30)
Class | Description |
---|---|
DBChoiceList | A choice list based on an SQL statement. |
DBRow | Object representing a database row (and extensible to represent joined rows) |
Create a new database object, designed to be superclasses
Debug print function.
Sets whether a row and all fields within it are editable
Sets a new name base for row and all fields within it
The name base is prepended to the field name in all html name="" sequences for the widgets
Create a quick text representation of the object
PHP5 clone method
PHP5 clone statement will perform only a shallow copy of the object. Any subobjects must also be cloned
Documentation generated on Tue, 06 Mar 2007 10:01:19 +0000 by phpDocumentor 1.3.0