PEAR_Command::factory | PEAR_Command::getDescription |
PEAR_Command | |
PEAR Manual | |
require_once 'PEAR/command.php'; |
array PEAR_Command::getCommands (
( void
)
Get the list of currently supported commands, and what classes implement them.
array command => implementing class
This function should be called statically.
PEAR_Command::factory | PEAR_Command::getDescription |
PEAR_Command | |
PEAR Manual | |