|
Ubiquity 2.5.2
php rapid development framework
|
Inheritance diagram for AbstractCmd:Additional Inherited Members | |
Static Protected Member Functions inherited from CmdTrait | |
| static | parseArguments () |
| static | getOption ($options, $option, $longOption, $default=NULL) |
| static | getOptionArray ($options, $option, $longOption, $default=NULL) |
| static | getBooleanOption ($options, $option, $longOption, $default=NULL) |
| static | hasOption ($options, $option, $longOption) |
| static | requiredParam ($what, $paramName) |
| static | answerModel ($options, $option, $longOption, $part, $config) |
| static | getCompleteClassname ($config, $classname, $type='models') |
| static | getSelectedModels ($models, $config) |
| static | updateDomain ($options) |
Definition at line 7 of file AbstractCmd.php.