dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

FilterIterator::current> <FilterIterator::accept
[edit] Last updated: Fri, 04 Oct 2013

view this page in

FilterIterator::__construct

(PHP 5 >= 5.1.0)

FilterIterator::__constructConstruct a filterIterator

Description

public FilterIterator::__construct ( Iterator $iterator )

Constructs a new FilterIterator, which consists of a passed in iterator with filters applied to it.

Warning

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

Parameters

iterator

The iterator that is being filtered.

Return Values

The FilterIterator.

See Also



add a note add a note User Contributed Notes FilterIterator::__construct - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites