PEAR_Command::getDescription (Previous) (Next) PEAR_Command::getHelp

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Command::getGetoptArgs()

PEAR_Command::getGetoptArgs() -- compile des arguments pour getopt

Description

Compile des arguments pour getopt.

Paramètres

chaîne de caractères $command

commande pour laquelle on veut l'optstring

chaîne de caractères &$short_args

(référence) format court getopt

array &$long_args

(référence) format long getopt

Note

Cette fonction devrait être appelée de façon statique.

PEAR_Command::getDescription (Previous) (Next) PEAR_Command::getHelp

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.