ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Achieves an objective. More...
Public Member Functions | |
__construct (AgentFinder $agent_finder, ConfigReader $config_reader, array $preconditions, Refinery $refinery) | |
Protected Member Functions | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Protected Attributes | |
array | $preconditions = [] |
Refinery | $refinery |
Static Protected Attributes | |
static | $defaultName = "achieve" |
Private Member Functions | |
shouldListNamedObjectives (InputInterface $input) | |
executeListNamedObjectives (IOWrapper $io, OutputInterface $output) | |
executeAchieveObjective (IOWrapper $io, InputInterface $input) | |
Achieves an objective.
Definition at line 41 of file AchieveCommand.php.
ILIAS\Setup\CLI\AchieveCommand::__construct | ( | AgentFinder | $agent_finder, |
ConfigReader | $config_reader, | ||
array | $preconditions, | ||
Refinery | $refinery | ||
) |
Definition at line 56 of file AchieveCommand.php.
References ILIAS\Setup\CLI\AchieveCommand\$preconditions, ILIAS\Setup\CLI\AchieveCommand\$refinery, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\refinery().
|
protected |
Definition at line 69 of file AchieveCommand.php.
References null.
|
protected |
Definition at line 89 of file AchieveCommand.php.
References ILIAS\Setup\CLI\AchieveCommand\executeAchieveObjective(), ILIAS\Setup\CLI\AchieveCommand\executeListNamedObjectives(), and ILIAS\Setup\CLI\AchieveCommand\shouldListNamedObjectives().
|
private |
Definition at line 131 of file AchieveCommand.php.
References Vendor\Package\$e, ILIAS\Setup\CLI\addAgentConfigsToEnvironment(), ILIAS\Setup\CLI\IOWrapper\error(), ILIAS\Setup\CLI\getRelevantAgent(), ILIAS\Setup\NoConfirmationException\getRequestedConfirmation(), null, ILIAS\Setup\CLI\readAgentConfig(), ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION, ILIAS\Setup\CLI\IOWrapper\success(), and ILIAS\Setup\CLI\IOWrapper\title().
Referenced by ILIAS\Setup\CLI\AchieveCommand\execute().
|
private |
Definition at line 119 of file AchieveCommand.php.
References ILIAS\Setup\CLI\IOWrapper\LABEL_WIDTH, null, and ILIAS\Setup\CLI\IOWrapper\title().
Referenced by ILIAS\Setup\CLI\AchieveCommand\execute().
|
private |
Definition at line 104 of file AchieveCommand.php.
References null.
Referenced by ILIAS\Setup\CLI\AchieveCommand\execute().
|
staticprotected |
Definition at line 47 of file AchieveCommand.php.
|
protected |
Definition at line 49 of file AchieveCommand.php.
Referenced by ILIAS\Setup\CLI\AchieveCommand\__construct().
|
protected |
Definition at line 51 of file AchieveCommand.php.
Referenced by ILIAS\Setup\CLI\AchieveCommand\__construct().