|
Moodle
2.2.1
http://www.collinsharper.com
|

Public Member Functions | |
| ADORecordSet_ado ($id, $mode=false) | |
| FetchField ($fieldOffset=-1) | |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| MetaType ($t, $len=-1, $fieldobj=false) | |
| _fetch () | |
| NextRecordSet () | |
| _close () | |
| ADORecordSet_ado ($id, $mode=false) | |
| FetchField ($fieldOffset=-1) | |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| MetaType ($t, $len=-1, $fieldobj=false) | |
| _fetch () | |
| NextRecordSet () | |
| _close () | |
Data Fields | |
| $bind = false | |
| $databaseType = "ado" | |
| $dataProvider = "ado" | |
| $_tarr = false | |
| $_flds | |
| $canSeek = true | |
| $hideErrors = true | |
Definition at line 334 of file adodb-ado.inc.php.
| _close | ( | ) |
Definition at line 652 of file adodb-ado.inc.php.
| _close | ( | ) |
Definition at line 697 of file adodb-ado5.inc.php.
| _fetch | ( | ) |
| _fetch | ( | ) |
| _initrs | ( | ) |
Definition at line 388 of file adodb-ado.inc.php.
| _initrs | ( | ) |
Definition at line 425 of file adodb-ado5.inc.php.
| _seek | ( | $ | row | ) |
Definition at line 399 of file adodb-ado.inc.php.
| _seek | ( | $ | row | ) |
Definition at line 440 of file adodb-ado5.inc.php.
| ADORecordSet_ado | ( | $ | id, |
| $ | mode = false |
||
| ) |
| ADORecordSet_ado | ( | $ | id, |
| $ | mode = false |
||
| ) |
Definition at line 378 of file adodb-ado5.inc.php.
| FetchField | ( | $ | fieldOffset = -1 | ) |
Definition at line 356 of file adodb-ado.inc.php.


| FetchField | ( | $ | fieldOffset = -1 | ) |
| Fields | ( | $ | colname | ) |
| Fields | ( | $ | colname | ) |
| MetaType | ( | $ | t, |
| $ | len = -1, |
||
| $ | fieldobj = false |
||
| ) |
| MetaType | ( | $ | t, |
| $ | len = -1, |
||
| $ | fieldobj = false |
||
| ) |
Definition at line 533 of file adodb-ado5.inc.php.
| NextRecordSet | ( | ) |
Definition at line 633 of file adodb-ado.inc.php.
| NextRecordSet | ( | ) |
Definition at line 678 of file adodb-ado5.inc.php.
| $_flds |
Definition at line 340 of file adodb-ado.inc.php.
| $_tarr = false |
Definition at line 339 of file adodb-ado.inc.php.
| $bind = false |
Definition at line 336 of file adodb-ado.inc.php.
| $canSeek = true |
Definition at line 341 of file adodb-ado.inc.php.
| $databaseType = "ado" |
Reimplemented in ADORecordSet_ado_mssql, and ADORecordSet_ado_access.
Definition at line 337 of file adodb-ado.inc.php.
| $dataProvider = "ado" |
Definition at line 338 of file adodb-ado.inc.php.
| $hideErrors = true |
Definition at line 342 of file adodb-ado.inc.php.