|
RecursiveCallbackFilterIterator::getChildren(PHP 5 >= 5.4.0) RecursiveCallbackFilterIterator::getChildren — Return the inner iterator's children contained in a RecursiveCallbackFilterIterator ОписаниеFetches the filtered children of the inner iterator. RecursiveCallbackFilterIterator::hasChildren() should be used to determine if there are children to be fetched. Список параметровУ этой функции нет параметров. Возвращаемые значенияReturns a RecursiveCallbackFilterIterator containing the children. Смотрите также
|
|