RecursiveIteratorIterator::callHasChildren
(PHP 5 >= 5.1.0)
RecursiveIteratorIterator::callHasChildren — Has children
Descrição
public bool RecursiveIteratorIterator::callHasChildren
( void
)
Called for each element to test whether it has children.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
TRUE if the element has children, otherwise FALSE
There are no user contributed notes for this page.
