PEAR_Command::registerCommands (Previous) (Next) PEAR_Common::PEAR_Common

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

PEAR_Common

目次
PEAR_Common::PEAR_Common() -- PEAR_Common コンストラクタ
PEAR_Common::addTempFile() -- 一時ファイルあるいはディレクトリを登録する
PEAR_Common::analyzeSourceCode() -- 指定した PHP ファイルのソースコードを解析する
PEAR_Common::buildProvidesArray() -- 配列を構築する
PEAR_Common::downloadHttp() -- ファイルを HTTP 経由でダウンロードする
PEAR_Common::infoFromAny() -- さまざまなソースからのパッケージ情報を返す
PEAR_Common::infoFromDescriptionFile() -- パッケージファイルについての情報を返す
PEAR_Common::infoFromString() -- パッケージファイルについての情報を返す
PEAR_Common::infoFromTgzFile() -- パッケージファイルについての情報を返す
PEAR_Common::log() -- ログを出力する
PEAR_Common::mkDirHier() -- 必要なら親ディレクトリも含めて、ディレクトリを作成する
PEAR_Common::mkTempDir() -- 一時ディレクトリを作成し、登録する
PEAR_Common::setFrontendObject() -- 使用するフロントエンドを表すオブジェクトを設定する
PEAR_Common::validatePackageInfo() -- XML パッケージ定義ファイルを検証する
PEAR_Common::validPackageName() -- 文字列がパッケージ名として妥当かどうかを調べる
PEAR_Common::xmlFromInfo() -- パッケージ情報にもとづいて作成した XML ドキュメントを返す

PEAR 管理クラス用の共通機能を提供するクラス。

PEAR_Common() のクラスツリー

  • PEAR

    • PEAR_Common

PEAR_Command::registerCommands (Previous) (Next) PEAR_Common::PEAR_Common

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.