PEAR_Dependency::checkProgram (Previous) (Next) PEAR_Dependency::checkZend

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

PEAR_Dependency::checkSAPI()

PEAR_Dependency::checkSAPI() -- SAPI のバックエンドを調べる

説明

SAPI のバックエンドを調べるメソッドです。 バージョンの比較はここではまだできません。

パラメータ

mixed &$errmsg

チェックに失敗した場合に、この変数にエラーメッセージが含まれます。

string $name

SAPI のバックエンドの名前。

string $req

どのバージョンと比較するか (現在は使用されません)。

string $relation

バージョンを比較する方法 (現在は 'has' に固定されています)。

返り値

依存性が解決できた(!) ときに FALSE、 できなかった場合に PEAR_DEPENDENCY_* 定数を返します。

注意

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

PEAR_Dependency::checkProgram (Previous) (Next) PEAR_Dependency::checkZend

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.