RecursiveCallbackFilterIterator::hasChildren(PHP 5 >= 5.4.0) RecursiveCallbackFilterIterator::hasChildren — Check whether the inner iterator's current element has children Описание
   public void RecursiveCallbackFilterIterator::hasChildren
    ( void
   ) 
  Returns TRUE if the current element has children, FALSE otherwise. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns TRUE if the current element has children, FALSE otherwise. Примеры
 Пример #1 RecursiveCallbackFilterIterator::hasChildren() basic usage 
<?phpСмотрите также
 
  | 
||