SPL-StandardPHPLibrary
Public Member Functions
IteratorAggregate Interface Reference
Inheritance diagram for IteratorAggregate:
Inheritance graph
[legend]
Collaboration diagram for IteratorAggregate:
Collaboration graph
[legend]

List of all members.

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: