|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for MDB2_Row:Public Member Functions | |
| __construct (&$row) | |
| constructor More... | |
| MDB2_Row (&$row) | |
| PHP 4 Constructor. More... | |
| MDB2_Row::__construct | ( | & | $row | ) |
constructor
| resource | row data as array |
Definition at line 3867 of file MDB2.php.
References $row.
Referenced by MDB2_Row().
Here is the caller graph for this function:| MDB2_Row::MDB2_Row | ( | & | $row | ) |
PHP 4 Constructor.
| resource | row data as array |
Definition at line 3882 of file MDB2.php.
References $row, and __construct().
Here is the call graph for this function: