PEAR_Command::getHelp PEAR_Command::registerCommands

PEAR_Command

PEAR Manual


PEAR_Command::getShortcuts

PEAR_Command::getShortcuts() -- get list of command shortcuts.

Synopsis

      require_once 'PEAR/command.php';
     

array PEAR_Command::getShortcuts ( ( void )

Description

Get the list of command shortcuts.

Return value

array shortcut => command

Note

This function should be called statically.



PEAR_Command::getHelp PEAR_Command::registerCommands

PEAR_Command

PEAR Manual