|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| __construct ($dbms, $fn, $errno, $errmsg, $p1, $p2, $thisConnection) | |
Data Fields | |
| $dbms | |
| $fn | |
| $sql = '' | |
| $params = '' | |
| $host = '' | |
| $database = '' | |
Definition at line 20 of file adodb-exceptions.inc.php.
| __construct | ( | $ | dbms, |
| $ | fn, | ||
| $ | errno, | ||
| $ | errmsg, | ||
| $ | p1, | ||
| $ | p2, | ||
| $ | thisConnection | ||
| ) |
Definition at line 28 of file adodb-exceptions.inc.php.
| $database = '' |
Definition at line 26 of file adodb-exceptions.inc.php.
| $dbms |
Definition at line 21 of file adodb-exceptions.inc.php.
| $fn |
Definition at line 22 of file adodb-exceptions.inc.php.
| $host = '' |
Definition at line 25 of file adodb-exceptions.inc.php.
| $params = '' |
Definition at line 24 of file adodb-exceptions.inc.php.
| $sql = '' |
Definition at line 23 of file adodb-exceptions.inc.php.