ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Update command. More...
Public Member Functions | |
__construct (AgentFinder $agent_finder, ConfigReader $config_reader, array $preconditions) | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Protected Attributes | |
$preconditions | |
var Objective[] More... | |
Static Protected Attributes | |
static | $defaultName = "update" |
Update command.
Definition at line 22 of file UpdateCommand.php.
ILIAS\Setup\CLI\UpdateCommand::__construct | ( | AgentFinder | $agent_finder, |
ConfigReader | $config_reader, | ||
array | $preconditions | ||
) |
Definition at line 38 of file UpdateCommand.php.
References ILIAS\Setup\CLI\UpdateCommand\$preconditions, and ILIAS\GlobalScreen\Provider\__construct().
ILIAS\Setup\CLI\UpdateCommand::configure | ( | ) |
Definition at line 46 of file UpdateCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
ILIAS\Setup\CLI\UpdateCommand::execute | ( | InputInterface | $input, |
OutputInterface | $output | ||
) |
Definition at line 56 of file UpdateCommand.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.
|
staticprotected |
Definition at line 28 of file UpdateCommand.php.
|
protected |
var Objective[]
Definition at line 33 of file UpdateCommand.php.
Referenced by ILIAS\Setup\CLI\UpdateCommand\__construct().