RecursiveCachingIterator::hasChildren
(PHP 5 >= 5.1.0)
RecursiveCachingIterator::hasChildren — Check whether the current element of the inner iterator has children
Descripción
boolean RecursiveCachingIterator::hasChildren
( void
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Lista de parámetros
This function has no parameters.
Valores retornados
TRUE if the inner iterator has children, otherwise FALSE
RecursiveCachingIterator::hasChildren
There are no user contributed notes for this page.
