|
Moodle
2.2.1
http://www.collinsharper.com
|
Public Member Functions | |
| ADORecordSet_ads ($id, $mode=false) | |
| & | FetchField ($fieldOffset=-1) |
| Fields ($colname) | |
| _initrs () | |
| _seek ($row) | |
| & | GetArrayLimit ($nrows, $offset=-1) |
| MoveNext () | |
| _fetch () | |
| _close () | |
Data Fields | |
| $bind = false | |
| $databaseType = "ads" | |
| $dataProvider = "ads" | |
| $useFetchArray | |
| $_has_stupid_odbc_fetch_api_change | |
Definition at line 649 of file adodb-ads.inc.php.
| _close | ( | ) |
Definition at line 790 of file adodb-ads.inc.php.
| _fetch | ( | ) |
Definition at line 771 of file adodb-ads.inc.php.
| _initrs | ( | ) |
Definition at line 705 of file adodb-ads.inc.php.
| _seek | ( | $ | row | ) |
Definition at line 716 of file adodb-ads.inc.php.
| ADORecordSet_ads | ( | $ | id, |
| $ | mode = false |
||
| ) |
Definition at line 657 of file adodb-ads.inc.php.
| & FetchField | ( | $ | fieldOffset = -1 | ) |
| Fields | ( | $ | colname | ) |
| & GetArrayLimit | ( | $ | nrows, |
| $ | offset = -1 |
||
| ) |
| MoveNext | ( | ) |
| $_has_stupid_odbc_fetch_api_change |
Definition at line 655 of file adodb-ads.inc.php.
| $bind = false |
Definition at line 651 of file adodb-ads.inc.php.
| $databaseType = "ads" |
Definition at line 652 of file adodb-ads.inc.php.
| $dataProvider = "ads" |
Definition at line 653 of file adodb-ads.inc.php.
| $useFetchArray |
Definition at line 654 of file adodb-ads.inc.php.