PEAR_PackageFile::fromTgzFile (Previous) (Next) PEAR_PackageFile::parserFactory

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

PEAR_PackageFile::fromXmlString()

PEAR_PackageFile::fromXmlString()  -- fromXmlString

説明

package.xml オブジェクトをパースし、package.xml オブジェクトあるいはエラー時に PEAR_Error オブジェクトを返します。

パラメータ

string $data

package.xml ファイルの内容。

integer $state

パッケージの状態 (定数 PEAR_VALIDATE_* のいずれか)。

string $file

package.xml ファイル (およびそれが参照しているファイル) へのフルパス。

string|FALSE $archive

package.xml を含む .tgz ファイルへのフルパス、 あるいは存在しない場合に false。

例外・エラー

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

注意

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

PEAR_PackageFile::fromTgzFile (Previous) (Next) PEAR_PackageFile::parserFactory

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.