ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 3835 of file MDB2.php.
References $row.
Referenced by MDB2_Row().
MDB2_Row::MDB2_Row | ( | & | $row | ) |
PHP 4 Constructor.
resource | row data as array |
Definition at line 3850 of file MDB2.php.
References $row, and __construct().