mosDBAbstractRowmosDBAbstractRow Abstract Class.
Located in /includes/database.php (line 637)
| Class | Description |
|---|---|
mosDBTable
|
mosDBTable Abstract Class. |
mosTableEntry
|
Abstract class for classes where the objects of the class can be relatively easily stored in a single database table. Can usually be adapted to more complex cases. |
mosDBAbstractRow
mosDBAbstractRow
([string $table = ''], [ $keyname = 'id'], [ $db = ''], string $key)
Object constructor to set table and key field
Can be overloaded/supplemented by the child class
generic check method
can be overloaded/supplemented by the child class
Checks if this object lacks the property given by the parameter
Compacts the ordering sequence of the selected records
Documentation generated on Mon, 05 May 2008 16:19:11 +0400 by phpDocumentor 1.4.0