Метод | Описание | |
---|---|---|
main ( array $parameters = [] ) | The main entry point for the application. |
Метод | Описание | |
---|---|---|
_getActionArguments ( Horde_Cli_Modular $modular ) : null | Provide a list of available action arguments. | |
_identifyComponent ( Components_Config $config, array $actions, Components_Dependencies $dependencies ) : null | Identify the selected component based on the command arguments. | |
_prepareConfig ( Horde_Argv_Parser $parser ) | ||
_prepareDependencies ( array $parameters ) : Components_Dependencies | The main entry point for the application. | |
_prepareModular ( Components_Dependencies $dependencies, array $parameters = [] ) |