array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'recursivecachingiterator.haschildren.php', 1 => 'RecursiveCachingIterator::hasChildren', 2 => 'Check whether the current element of the inner iterator has children', ), 'up' => array ( 0 => 'class.recursivecachingiterator.php', 1 => 'RecursiveCachingIterator', ), 'prev' => array ( 0 => 'recursivecachingiterator.getchildren.php', 1 => 'RecursiveCachingIterator::getChildren', ), 'next' => array ( 0 => 'class.recursivecallbackfilteriterator.php', 1 => 'RecursiveCallbackFilterIterator', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/recursivecachingiterator/haschildren.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

RecursiveCachingIterator::hasChildren

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

RecursiveCachingIterator::hasChildrenCheck whether the current element of the inner iterator has children

Descrizione

public RecursiveCachingIterator::hasChildren(): bool
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

true if the inner iterator has children, otherwise false