Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
CachingIterator
PHP Manual

CachingIterator::getInnerIterator

(No version information available, might be only in CVS)

CachingIterator::getInnerIteratorReturn the innter iterator

Description

public void CachingIterator::getInnerIterator ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the iterator sent to the constructor.

Parameters

This function has no parameters.

Return Values

Returns an object implementing the Iterator interface.


CachingIterator
PHP Manual