parentiterator(3) php man page | unix.com

Man Page: parentiterator

Operating Environment: php

Section: 3

PARENTITERATOR(3)							 1							 PARENTITERATOR(3)

The ParentIterator class

INTRODUCTION
This extended FilterIterator allows a recursive iteration using RecursiveIteratorIterator that only shows those elements which have chil- dren.
CLASS SYNOPSIS
ParentIterator ParentIteratorextends RecursiveFilterIteratorRecursiveIteratorOuterIterator Methods o public bool ParentIterator::accept (void ) o public ParentIterator::__construct (RecursiveIterator $iterator) o public ParentIterator ParentIterator::getChildren (void ) o public bool ParentIterator::hasChildren (void ) o public void ParentIterator::next (void ) o public void ParentIterator::rewind (void ) PHP Documentation Group PARENTITERATOR(3)
Related Man Pages
recursiveiteratoriterator(3) - php
recursivecachingiterator(3) - php
directoryiterator(3) - php
recursivetreeiterator(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!