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

Public Member Functions

 ADORecordSet_postgres64 ($queryID, $mode=false)
 GetRowAssoc ($upper=true)
 _initrs ()
 Fields ($colname)
 FetchField ($off=0)
 _seek ($row)
 _decode ($blob)
 _fixblobs ()
 MoveNext ()
 _fetch ()
 _close ()
 MetaType ($t, $len=-1, $fieldobj=false)

Data Fields

 $_blobArr
 $databaseType = "postgres64"
 $canSeek = true

Detailed Description

Definition at line 878 of file adodb-postgres64.inc.php.


Member Function Documentation

_close ( )

Definition at line 1009 of file adodb-postgres64.inc.php.

_decode ( blob)

Definition at line 957 of file adodb-postgres64.inc.php.

Here is the caller graph for this function:

_fetch ( )

Reimplemented in ADORecordSet_assoc_postgres7.

Definition at line 996 of file adodb-postgres64.inc.php.

Here is the call graph for this function:

_fixblobs ( )

Definition at line 964 of file adodb-postgres64.inc.php.

Here is the call graph for this function:

Here is the caller graph for this function:

_initrs ( )

Reimplemented in ADORecordSet_netezza.

Definition at line 909 of file adodb-postgres64.inc.php.

_seek ( row)

Definition at line 952 of file adodb-postgres64.inc.php.

ADORecordSet_postgres64 ( queryID,
mode = false 
)

Definition at line 882 of file adodb-postgres64.inc.php.

FetchField ( off = 0)

Definition at line 941 of file adodb-postgres64.inc.php.

Here is the caller graph for this function:

Fields ( colname)

Definition at line 927 of file adodb-postgres64.inc.php.

Here is the call graph for this function:

GetRowAssoc ( upper = true)

Definition at line 901 of file adodb-postgres64.inc.php.

MetaType ( t,
len = -1,
fieldobj = false 
)

Definition at line 1014 of file adodb-postgres64.inc.php.

MoveNext ( )

Reimplemented in ADORecordSet_assoc_postgres7, and ADORecordSet_postgres7.

Definition at line 979 of file adodb-postgres64.inc.php.

Here is the call graph for this function:


Field Documentation

$_blobArr

Definition at line 879 of file adodb-postgres64.inc.php.

$canSeek = true

Reimplemented in ADORecordSet_netezza.

Definition at line 881 of file adodb-postgres64.inc.php.

$databaseType = "postgres64"

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