PEAR_PackageFile クラス概要 (Previous) (Next) PEAR_PackageFile::factory

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

constructor PEAR_PackageFile::PEAR_PackageFile()

constructor PEAR_PackageFile::PEAR_PackageFile()  -- PEAR_PackageFile

説明

ひとつあるいは複数の package.xml ファイルをパースするための準備をします。

パラメータ

PEAR_Config &$config

パース作業およびチャネルレジストリに使用する設定 (チャネル固有の検証のために必要です)。

boolean $debug

デバッグ用ログ出力レベル (通常は、設定項目 verbose の値となります)。

string $tmpdir

ファイルを展開する一時ディレクトリ。デフォルトでは、 System::mktemp() を使用して新しい一時ディレクトリを作成します。

例外・エラー

例外はスローされません。

注意

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

PEAR_PackageFile クラス概要 (Previous) (Next) PEAR_PackageFile::factory

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.