Public Member Functions | Public Attributes

ADORecordset_oci8po Class Reference

Inheritance diagram for ADORecordset_oci8po:
Inheritance graph
[legend]
Collaboration diagram for ADORecordset_oci8po:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

 $databaseType = 'oci8po'

Detailed Description

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


Member Function Documentation

ADORecordset_oci8po::_fetch (  ) 

Reimplemented from ADORecordset_oci8.

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

References _updatefields().

Here is the call graph for this function:

ADORecordset_oci8po::_FetchField ( fieldOffset = -1  ) 

Reimplemented from ADORecordset_oci8.

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

ADORecordset_oci8po::_updatefields (  ) 

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

Referenced by _fetch(), GetArrayLimit(), and MoveNext().

Here is the caller graph for this function:

ADORecordset_oci8po::ADORecordset_oci8po ( queryID,
mode = false 
)

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

References ADORecordset_oci8::ADORecordset_oci8().

Here is the call graph for this function:

ADORecordset_oci8po::Fields ( colname  ) 

Reimplemented from ADORecordset_oci8.

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

References ADORecordset_oci8::FetchField().

Here is the call graph for this function:

ADORecordset_oci8po::GetArrayLimit ( nrows,
offset = -1 
)

Reimplemented from ADORecordset_oci8.

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

References _updatefields(), and MoveNext().

Here is the call graph for this function:

ADORecordset_oci8po::MoveNext (  ) 

Reimplemented from ADORecordset_oci8.

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

References _updatefields().

Referenced by GetArrayLimit().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

ADORecordset_oci8po::$databaseType = 'oci8po'

Reimplemented from ADORecordset_oci8.

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


The documentation for this class was generated from the following file: