class Helper
Methods
static |
getopt(array $options)
|
|
static |
getOptionMethod(array $options, $arg = null)
|
|
static |
getOptionDescription($arg, $caller)
|
|
static |
treatOptions(array $options, $caller)
|
|
static |
getOptionHelp($arg, $caller)
|
|
static |
getHelpInfo(array $options = array(), Formater $formater, $caller)
|
|
static |
formatHelpString($title = null, $contents = null, Formater $formater)
|
Details
at line 37
static public
getopt(array $options)
at line 54
static public
getOptionMethod(array $options, $arg = null)
at line 67
static public
getOptionDescription($arg, $caller)
at line 88
static public
treatOptions(array $options, $caller)
at line 114
static public
getOptionHelp($arg, $caller)
at line 137
static public
getHelpInfo(array $options = array(), Formater $formater, $caller)
at line 227
static public
formatHelpString($title = null, $contents = null, Formater $formater)