Interface INFA_DBMS_TABLEOBJinterface to handle a database table object
Located in /db/INFA_DBMS_TABLEOBJ.phpclass (line 26)
array
getDBRow
([boolean $withoutNull = True], [boolean $debug = False], [boolean $withoutOV = False], [boolean $fldAutoPopulate = True])
deletes the row from the database
inserts a new row to the table
replaces a row in the table
if the object has not been populated (!$this->populateTS) FALSE is returned
save the Object
returns a field => value array
used also in insert and update statements
make sure to not include some special values and object columns are serialised
returns an array of db default values
sets a database row to the object fields
sets each key (=columname) value
if $row['__OCSP_OBJ_VALS__'] isset and an array this values are set as object values else if $asPopulated object values are loaded
sets the row of an other table
this method is used to cache form values of other tables which are joined in to $this->myTable
this rows must be considert in insert,update,delete
possible commands are
Documentation generated on Thu, 08 Jan 2009 17:44:27 +0100 by phpDocumentor 1.4.0a2