PEAR_Common::setFrontendObject (Previous) (Next) PEAR_Common::validPackageName

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

PEAR_Common::validatePackageInfo()

PEAR_Common::validatePackageInfo() -- XML パッケージ定義ファイルを検証する

説明

XML パッケージ定義ファイルを検証します。

パラメータ

string $info

パッケージのアーカイブ、あるいはパッケージ定義ファイルのファイル名。

array $errors

エラーが格納される配列。

array $warnings

警告が格納される配列。

string $dir_prefix

ソースファイルの存在するディレクトリ。 存在しない場合は空の文字列。

返り値

検証に成功した場合に TRUE を返します。

注意

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

PEAR_Common::setFrontendObject (Previous) (Next) PEAR_Common::validPackageName

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.