RecursiveDirectoryIterator::hasChildren
(PHP 5)
RecursiveDirectoryIterator::hasChildren — 現在のエントリがディレクトリかつ '.' もしくは '..' でないかどうかを返す
説明
bool RecursiveDirectoryIterator::hasChildren
([ bool $allow_links
] )
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
- allow_links
-
返り値
現在のエントリが ('.' や '..' 以外の) ディレクトリであるかどうかを返します。
RecursiveDirectoryIterator::hasChildren
There are no user contributed notes for this page.
