(PHP 5 >= 5.3.0)
RecursiveTreeIterator::__construct — Construct a RecursiveTreeIterator
Constructs a new RecursiveTreeIterator from the supplied recursive iterator.
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
The RecursiveIterator or IteratorAggregate to iterate over.
Flags may be provided which will affect the behavior of some methods. A list of the flags can found under RecursiveTreeIterator predefined constants.
Flags to affect the behavior of the RecursiveCachingIterator used internally.
Flags to affect the behavior of the RecursiveIteratorIterator used internally.
Hiçbir değer dönmez.