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

Public Member Functions

 ADORecordSet_assoc_postgres7 ($queryID, $mode=false)
 _fetch ()
 _updatefields ()
 MoveNext ()

Data Fields

 $databaseType = "postgres7"

Detailed Description

Definition at line 247 of file adodb-postgres7.inc.php.


Member Function Documentation

_fetch ( )

Reimplemented from ADORecordSet_postgres64.

Definition at line 257 of file adodb-postgres7.inc.php.

Definition at line 273 of file adodb-postgres7.inc.php.

ADORecordSet_assoc_postgres7 ( queryID,
mode = false 
)

Definition at line 252 of file adodb-postgres7.inc.php.

MoveNext ( )

Reimplemented from ADORecordSet_postgres64.

Definition at line 292 of file adodb-postgres7.inc.php.


Field Documentation

$databaseType = "postgres7"

Reimplemented from ADORecordSet_postgres64.

Definition at line 249 of file adodb-postgres7.inc.php.


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