downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SeekableIterator> <RecursiveIterator::getChildren
Last updated: Fri, 14 Aug 2009

view this page in

RecursiveIterator::hasChildren

(PHP 5 >= 5.1.0)

RecursiveIterator::hasChildrenReturns if an iterator can be created fot the current entry.

Description

public bool RecursiveIterator::hasChildren ( void )

Returns if an iterator can be created fot the current entry. RecursiveIterator::getChildren.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns TRUE if the current entry can be iterated over, otherwise returns FALSE.

Voir aussi



add a note add a note User Contributed Notes
RecursiveIterator::hasChildren
There are no user contributed notes for this page.

SeekableIterator> <RecursiveIterator::getChildren
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites