RecursiveTreeIterator::callHasChildren
(PHP 5 >= 5.3.0)
RecursiveTreeIterator::callHasChildren — Has children
Descrição
public bool RecursiveTreeIterator::callHasChildren
( void
)
Called for each element to test whether it has children.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
TRUE if there are children, otherwise FALSE