File_Find::glob() (Previous) (Next) File_Find::mapTreeMultiple()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_Find::maptree()

File_Find::maptree() -- ディレクトリに対するビューマップを作成する

説明

ディレクトリパスパラメータによって与えられたディレクトリツリーを マップします。

パラメータ

  • string $directory - マップするディレクトリパスを指定します

返り値

array - 2 つの要素を持つ配列。 1 つ目の要素は全てのディレクトリの一覧を含んでいます。 2 つ目の要素は全てのファイルの一覧を含んでいます。

注意

この関数は、スタティックにコールする ことができます。

File_Find::glob() (Previous) (Next) File_Find::mapTreeMultiple()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.