ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Achieves an objective. More...
Public Member Functions | |
__construct (AgentFinder $agent_finder, ConfigReader $config_reader, array $preconditions, Refinery $refinery) | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Protected Member Functions | |
parseAgentMethod (string $agent_method) | |
Protected Attributes | |
$preconditions | |
var Objective[] More... | |
$refinery | |
Static Protected Attributes | |
static | $defaultName = "achieve" |
Achieves an objective.
Definition at line 24 of file AchieveCommand.php.
ILIAS\Setup\CLI\AchieveCommand::__construct | ( | AgentFinder | $agent_finder, |
ConfigReader | $config_reader, | ||
array | $preconditions, | ||
Refinery | $refinery | ||
) |
Definition at line 45 of file AchieveCommand.php.
References ILIAS\Setup\CLI\AchieveCommand\$preconditions, ILIAS\Setup\CLI\AchieveCommand\$refinery, and ILIAS\GlobalScreen\Provider\__construct().
ILIAS\Setup\CLI\AchieveCommand::configure | ( | ) |
Definition at line 58 of file AchieveCommand.php.
ILIAS\Setup\CLI\AchieveCommand::execute | ( | InputInterface | $input, |
OutputInterface | $output | ||
) |
Definition at line 67 of file AchieveCommand.php.
References $config, Vendor\Package\$e, ILIAS\Setup\CLI\addAgentConfigsToEnvironment(), ILIAS\Setup\CLI\getRelevantAgent(), ILIAS\Setup\NoConfirmationException\getRequestedConfirmation(), ILIAS\Setup\CLI\readAgentConfig(), and ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION.
|
protected |
Definition at line 107 of file AchieveCommand.php.
References $result.
|
staticprotected |
Definition at line 30 of file AchieveCommand.php.
|
protected |
var Objective[]
Definition at line 35 of file AchieveCommand.php.
Referenced by ILIAS\Setup\CLI\AchieveCommand\__construct().
|
protected |
Definition at line 40 of file AchieveCommand.php.
Referenced by ILIAS\Setup\CLI\AchieveCommand\__construct().