PEAR_Command::factory() -- get object for executing a command.
Beschrijving
Get the right object for executing a command.
Parameter
- string
$command
The name of the command
- object
&$config
Instance of PEAR_Config object
Return waarde
object the command object
Note
Deze functie zou statisch moeten worden aangeroepen.