ADORecordSet_assoc_postgres7 Class Reference

Inheritance diagram for ADORecordSet_assoc_postgres7:

Inheritance graph
[legend]
Collaboration diagram for ADORecordSet_assoc_postgres7:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

 $databaseType = "postgres7"


Detailed Description

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


Member Function Documentation

ADORecordSet_assoc_postgres7.ADORecordSet_assoc_postgres7 ( queryID,
mode = false 
)

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

ADORecordSet_assoc_postgres7._fetch (  ) 

Reimplemented from ADORecordSet_postgres64.

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

ADORecordSet_assoc_postgres7._updatefields (  ) 

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

References $arr, and $v.

ADORecordSet_assoc_postgres7.MoveNext (  ) 

Move to next record in the recordset.

Returns:
true if there still rows available, or false if there are no more rows (EOF).

Reimplemented from ADORecordSet_postgres64.

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


Member Data Documentation

ADORecordSet_assoc_postgres7.$databaseType = "postgres7"

Reimplemented from ADORecordSet_postgres64.

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


The documentation for this class was generated from the following file:
This documentation is part of typo3-unleashed.net.
It's an automatically created code documentation of the TYPO3 Content Management System.
Created with doxygen