|
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 11 of file CmdTrait.php.
◆ answerModel()
static answerModel |
( |
|
$options, |
|
|
|
$option, |
|
|
|
$longOption, |
|
|
|
$part, |
|
|
|
$config |
|
) |
| |
|
staticprotected |
◆ getBooleanOption()
static getBooleanOption |
( |
|
$options, |
|
|
|
$option, |
|
|
|
$longOption, |
|
|
|
$default = NULL |
|
) |
| |
|
staticprotected |
◆ getCompleteClassname()
static getCompleteClassname |
( |
|
$config, |
|
|
|
$classname, |
|
|
|
$type = 'models' |
|
) |
| |
|
staticprotected |
◆ getOption()
static getOption |
( |
|
$options, |
|
|
|
$option, |
|
|
|
$longOption, |
|
|
|
$default = NULL |
|
) |
| |
|
staticprotected |
◆ getOptionArray()
static getOptionArray |
( |
|
$options, |
|
|
|
$option, |
|
|
|
$longOption, |
|
|
|
$default = NULL |
|
) |
| |
|
staticprotected |
◆ getSelectedModels()
static getSelectedModels |
( |
|
$models, |
|
|
|
$config |
|
) |
| |
|
staticprotected |
◆ hasOption()
static hasOption |
( |
|
$options, |
|
|
|
$option, |
|
|
|
$longOption |
|
) |
| |
|
staticprotected |
◆ parseArguments()
static parseArguments |
( |
| ) |
|
|
staticprotected |
◆ requiredParam()
static requiredParam |
( |
|
$what, |
|
|
|
$paramName |
|
) |
| |
|
staticprotected |
◆ updateDomain()
static updateDomain |
( |
|
$options | ) |
|
|
staticprotected |
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-commands/src/Ubiquity/devtools/cmd/traits/CmdTrait.php