Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
PgFetchArrayIterator Class Reference
+ Inheritance diagram for PgFetchArrayIterator:
+ Collaboration diagram for PgFetchArrayIterator:

Public Member Functions

 __construct ($pgResult)
 
 current ()
 
 next ()
 
 key ()
 
 valid ()
 
 rewind ()
 

Protected Attributes

 $row = 0
 
 $pgResultCount = 0
 
 $pgResult = null
 

Detailed Description

Definition at line 9 of file Class.PgFetchArrayIterator.php.

Constructor & Destructor Documentation

__construct (   $pgResult)

Definition at line 15 of file Class.PgFetchArrayIterator.php.

Member Function Documentation

current ( )

(PHP 5 >= 5.0.0)
Return the current element mixed Can return any type.

Definition at line 26 of file Class.PgFetchArrayIterator.php.

key ( )

(PHP 5 >= 5.0.0)
Return the key of the current element mixed scalar on success, or null on failure.

Definition at line 46 of file Class.PgFetchArrayIterator.php.

next ( )

(PHP 5 >= 5.0.0)
Move forward to next element void Any returned value is ignored.

Definition at line 36 of file Class.PgFetchArrayIterator.php.

rewind ( )

(PHP 5 >= 5.0.0)
Rewind the Iterator to the first element void Any returned value is ignored.

Definition at line 67 of file Class.PgFetchArrayIterator.php.

Field Documentation

$pgResult = null
protected

Definition at line 13 of file Class.PgFetchArrayIterator.php.

$pgResultCount = 0
protected

Definition at line 12 of file Class.PgFetchArrayIterator.php.

$row = 0
protected

Definition at line 11 of file Class.PgFetchArrayIterator.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen