PEAR_Command::factory() -- get object for executing a command.
Beschreibung
Get the right object for executing a command.
Parameter
- string
$command
The name of the command
- object
&$config
Instance of PEAR_Config object
Rückgabewert
object the command object
Hinweise
Diese Methode sollte statisch
aufgerufen werden..