PEAR_Command::getShortcuts()

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

Referentiesamenvatting

require_once 'PEAR/command.php';

array PEAR_Command::getShortcuts (void)

Beschrijving

Get the list of command shortcuts.

Return waarde

array shortcut => command

Note

Deze functie zou statisch moeten worden aangeroepen.