PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

RecursiveDirectoryIterator::getChildren> <ParentIterator::rewind
Last updated: Fri, 15 Aug 2008

view this page in

RecursiveDirectoryIterator クラス

導入

...

クラス概要

RecursiveDirectoryIterator
class RecursiveDirectoryIterator extends DirectoryIterator implements Traversable , Iterator , RecursiveIterator {
/* メソッド */
object getChildren ( void )
bool hasChildren ([ bool $allow_links ] )
string key ( void )
void next ( void )
void rewind ( void )
/* 継承 */
DirectoryIterator DirectoryIterator::current ( void )
string DirectoryIterator::key ( void )
string DirectoryIterator::valid ( void )
}

目次



add a note add a note User Contributed Notes
RecursiveDirectoryIterator
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites