require_once 'PEAR/command.php';
array PEAR_Command::getCommands (void)
array PEAR_Command::getCommands
現在サポートされているコマンド、 そしてそれを実装しているクラスの一覧を取得します。
コマンド => 実装クラス 形式の配列を返します。
この関数は、スタティックにコール されます。