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

Public Member Functions

 ADORecordset_oci8po ($queryID, $mode=false)
 Fields ($colname)
 _FetchField ($fieldOffset=-1)
 MoveNext ()
 GetArrayLimit ($nrows, $offset=-1)
 _updatefields ()
 _fetch ()

Data Fields

 $databaseType = 'oci8po'

Detailed Description

Definition at line 82 of file adodb-oci8po.inc.php.


Member Function Documentation

_fetch ( )

Reimplemented from ADORecordset_oci8.

Definition at line 204 of file adodb-oci8po.inc.php.

Here is the call graph for this function:

_FetchField ( fieldOffset = -1)

Reimplemented from ADORecordset_oci8.

Definition at line 106 of file adodb-oci8po.inc.php.

Definition at line 185 of file adodb-oci8po.inc.php.

Here is the caller graph for this function:

ADORecordset_oci8po ( queryID,
mode = false 
)

Definition at line 86 of file adodb-oci8po.inc.php.

Here is the call graph for this function:

Fields ( colname)

Reimplemented from ADORecordset_oci8.

Definition at line 91 of file adodb-oci8po.inc.php.

Here is the call graph for this function:

GetArrayLimit ( nrows,
offset = -1 
)

Reimplemented from ADORecordset_oci8.

Definition at line 158 of file adodb-oci8po.inc.php.

Here is the call graph for this function:

MoveNext ( )

Reimplemented from ADORecordset_oci8.

Definition at line 136 of file adodb-oci8po.inc.php.

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

$databaseType = 'oci8po'

Reimplemented from ADORecordset_oci8.

Definition at line 84 of file adodb-oci8po.inc.php.


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