|
ILIAS
release_8 Revision v8.24
|
Update command. More...
Inheritance diagram for ILIAS\Setup\CLI\UpdateCommand:
Collaboration diagram for ILIAS\Setup\CLI\UpdateCommand: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().
Here is the call graph for this function:
|
protected |
Definition at line 62 of file UpdateCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
Here is the call graph for this function:
|
protected |
Definition at line 72 of file UpdateCommand.php.
References $config, Vendor\Package\$e, ILIAS\Setup\CLI\addAgentConfigsToEnvironment(), ILIAS\Setup\CLI\getRelevantAgent(), ILIAS\Setup\CLI\readAgentConfig(), and ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION.
Here is the call graph for this function:
|
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().