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
splqueue(3) - php
recursivearrayiterator(3) - php
reflectionfunctionabstract(3) - php
regexiterator(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team