SPL-StandardPHPLibrary
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
internal
outeriterator.inc
Go to the documentation of this file.
1
<?php
2
18
interface
OuterIterator
extends
Iterator
19
{
22
function
getInnerIterator
();
23
}
24
25
?>
OuterIterator
Interface to access the current inner iteraor of iterator wrappers.
Definition:
outeriterator.inc:18
OuterIterator\getInnerIterator
getInnerIterator()
Iterator
Basic iterator.
Definition:
spl.php:549
Generated on Wed Dec 4 2013 21:25:51 for SPL-StandardPHPLibrary by
1.8.5