PEAR_Command::getCommands() -- get list of currently supported commands
Beschreibung
Get the list of currently supported commands, and what classes implement them.
Rückgabewert
array command => implementing class
Hinweise
Diese Methode sollte statisch
aufgerufen werden..