Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'PEAR/command.php';
array PEAR_Command::getCommands (void)
array PEAR_Command::getCommands
Get the list of currently supported commands, and what classes implement them.
array command => implementing class
This function should be called statically.