PEAR_PackageUpdate::factory (Previous) (Next) PEAR_PackageUpdate::loadPreferences

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

PEAR_PackageUpdate::isIncludable

PEAR_PackageUpdate::isIncludable --  ファイルがインクルード可能かどうかを調べる

説明

ファイルがインクルード可能かどうかを調べます。このメソッドを使用することで、 ドライバクラスのファイルが存在してインクルード可能なことを確認します。

パラメータ

string $path

調べたいファイルへのパス。このパスは、 インクルードパス内のいずれかのディレクトリのサブディレクトリでなければなりません。

注意

since 0.4.2

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

返り値

boolean - ファイルがインクルード可能な場合に TRUE、それ以外の場合に FALSE を返します。

PEAR_PackageUpdate::factory (Previous) (Next) PEAR_PackageUpdate::loadPreferences

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.