Detailed Description
Simple list object
Definition at line 6 of file oxlistobject.php.
Constructor & Destructor Documentation
oxListObject::__construct |
( |
|
$sTableName | ) |
|
Class constructor
- Parameters
-
string | $sTableName | Table name |
Definition at line 19 of file oxlistobject.php.
Member Function Documentation
oxListObject::assign |
( |
|
$aData | ) |
|
Assigns database record to object
- Parameters
-
object | $aData | Database record |
- Returns
- null
Definition at line 31 of file oxlistobject.php.
Member Data Documentation
oxListObject::$_sTableName = '' |
|
private |
The documentation for this class was generated from the following file: