SPL-StandardPHPLibrary
Public Member Functions | List of all members
IteratorAggregate Interface Reference
Inheritance diagram for IteratorAggregate:
Inheritance graph
Collaboration diagram for IteratorAggregate:
Collaboration graph

Public Member Functions

 getIterator ()
 

Detailed Description

Interface to create an external Iterator.

Since
PHP 5.0
Note
This is an engine internal interface.

Definition at line 533 of file spl.php.

Member Function Documentation

IteratorAggregate::getIterator ( )
Returns
an Iterator for the implementing object.

Implemented in ArrayObject.


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