PEAR マニュアル
前のページ
第 27 章 PEAR インストーラクラス
次のページ
PEAR_Command
目次
PEAR_Command::factory()
-- get object for executing a command.
PEAR_Command::getCommands()
-- get list of currently supported commands
PEAR_Command::getDescription()
-- get description for a command
PEAR_Command::getGetoptArgs()
-- compiles arguments for getopt
PEAR_Command::getHelp()
-- get help for command
PEAR_Command::getShortcuts()
-- get list of command shortcuts.
PEAR_Command::registerCommands()
-- scan the command directory
PEAR commandクラス、管理用コマンド用の簡単なファクトリークラス
前のページ
ホーム
次のページ
Package PEAR Constants
上に戻る
PEAR_Command::factory()