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