PEAR_Frontend::setFrontendClass (Previous) (Next) PEAR_Installer

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

PEAR_Frontend::singleton()

PEAR_Frontend::singleton()  -- フロントエンドオブジェクトを取得する

説明

現在の PEAR フロントエンドオブジェクトについての唯一のコピーを取得します。

パラメータ

string|NULL $type

最初にコールされた際には、返されるフロントエンドの種類を指定することができます。 それ以外の場合はこのパラメータは無視され、既存のフロントエンドのシングルトンが返されます。

例外・エラー

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

注意

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

PEAR_Frontend::setFrontendClass (Previous) (Next) PEAR_Installer

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.