Public Member Functions | |
__construct ($dbaccess, $res, $classname) | |
rewind () | |
next () | |
key () | |
current () | |
valid () | |
Data Fields | |
$length = 0 | |
Definition at line 15 of file Class.DbObjectList.php.
__construct | ( | $dbaccess, | |
$res, | |||
$classname | |||
) |
Definition at line 22 of file Class.DbObjectList.php.
current | ( | ) |
Definition at line 43 of file Class.DbObjectList.php.
key | ( | ) |
Definition at line 39 of file Class.DbObjectList.php.
next | ( | ) |
Definition at line 35 of file Class.DbObjectList.php.
rewind | ( | ) |
Definition at line 31 of file Class.DbObjectList.php.
valid | ( | ) |
Definition at line 55 of file Class.DbObjectList.php.
$length = 0 |
Definition at line 20 of file Class.DbObjectList.php.