update : 2015.11.03
php.shukuma.com검색:
|
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. 참고
|