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
recursivedirectoryiterator(3) - php
simplexmliterator(3) - php
recursivecachingiterator(3) - php
reflectionfunctionabstract(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator