Moodle  2.2.1
http://www.collinsharper.com
ADORecordSet_odbtp Class Reference
Inheritance diagram for ADORecordSet_odbtp:

Public Member Functions

 ADORecordSet_odbtp ($queryID, $mode=false)
 _initrs ()
 FetchField ($fieldOffset=0)
 _seek ($row)
 fields ($colname)
 _fetch_odbtp ($type=0)
 _fetch ()
 MoveFirst ()
 MoveLast ()
 NextRecordSet ()
 _close ()

Data Fields

 $databaseType = 'odbtp'
 $canSeek = true

Detailed Description

Definition at line 666 of file adodb-odbtp.inc.php.


Member Function Documentation

_close ( )

Definition at line 784 of file adodb-odbtp.inc.php.

_fetch ( )

Definition at line 753 of file adodb-odbtp.inc.php.

Here is the call graph for this function:

_fetch_odbtp ( type = 0)

Definition at line 732 of file adodb-odbtp.inc.php.

Here is the call graph for this function:

Here is the caller graph for this function:

_initrs ( )

Definition at line 681 of file adodb-odbtp.inc.php.

_seek ( row)

Definition at line 713 of file adodb-odbtp.inc.php.

ADORecordSet_odbtp ( queryID,
mode = false 
)

Definition at line 671 of file adodb-odbtp.inc.php.

Here is the caller graph for this function:

FetchField ( fieldOffset = 0)

Definition at line 701 of file adodb-odbtp.inc.php.

fields ( colname)

Definition at line 718 of file adodb-odbtp.inc.php.

Here is the caller graph for this function:

MoveFirst ( )

Definition at line 758 of file adodb-odbtp.inc.php.

Here is the call graph for this function:

MoveLast ( )

Definition at line 766 of file adodb-odbtp.inc.php.

Here is the call graph for this function:

Definition at line 774 of file adodb-odbtp.inc.php.


Field Documentation

$canSeek = true

Definition at line 669 of file adodb-odbtp.inc.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations