PEAR_Registry::addPackage (Previous) (Next) PEAR_Registry::deletePackage

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

PEAR_Registry::checkFileMap()

PEAR_Registry::checkFileMap() -- ファイルがパッケージに所属しているかどうかを調べる

説明

ファイルがパッケージに所属しているかどうかを調べます。

パラメータ

string $path

ファイルへのパス。絶対パス、あるいは pear インストールディレクトリからの相対パス。

返り値

そのファイルが所属しているパッケージ名を返します。 ファイルがどのインストール済みパッケージにも所属していない場合は空の文字列を返します。

注意

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

PEAR_Registry::addPackage (Previous) (Next) PEAR_Registry::deletePackage

Download Documentation Last updated: Sun, 31 Aug 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.