ILIAS
trunk Revision v11.0_alpha-1811-gd2d5443e411
|
Update command. More...
Public Member Functions | |
__construct (AgentFinder $agent_finder, ConfigReader $config_reader, array $preconditions) | |
Protected Member Functions | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Protected Attributes | |
array | $preconditions |
var Objective[] More... | |
Static Protected Attributes | |
static | $defaultName = "update" |
Update command.
Definition at line 38 of file UpdateCommand.php.
ILIAS\Setup\CLI\UpdateCommand::__construct | ( | AgentFinder | $agent_finder, |
ConfigReader | $config_reader, | ||
array | $preconditions | ||
) |
Definition at line 54 of file UpdateCommand.php.
References ILIAS\Setup\CLI\UpdateCommand\$preconditions, and ILIAS\GlobalScreen\Provider\__construct().
|
protected |
Definition at line 62 of file UpdateCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins(), and null.
|
protected |
Definition at line 72 of file UpdateCommand.php.
References Vendor\Package\$e, ILIAS\Setup\CLI\addAgentConfigsToEnvironment(), ILIAS\Setup\CLI\getRelevantAgent(), ILIAS\Setup\NoConfirmationException\getRequestedConfirmation(), null, ILIAS\Setup\CLI\readAgentConfig(), and ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION.
|
staticprotected |
Definition at line 44 of file UpdateCommand.php.
|
protected |
var Objective[]
Definition at line 49 of file UpdateCommand.php.
Referenced by ILIAS\Setup\CLI\UpdateCommand\__construct().