PEAR-Handbuch
Zurück
Kapitel 28. PEAR Installer classes
Nach vorne
PEAR_Command
Inhaltsverzeichnis
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 class, a simple factory class for administrative commands.
Zurück
Zum Anfang
Nach vorne
Package PEAR Constants
Nach oben
PEAR_Command::factory()