|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Installation command. More...
Inheritance diagram for ILIAS\Setup\CLI\BuildArtifactsCommand:
Collaboration diagram for ILIAS\Setup\CLI\BuildArtifactsCommand:Public Member Functions | |
| __construct (AgentFinder $agent_finder) | |
| configure () | |
| execute (InputInterface $input, OutputInterface $output) | |
Static Protected Attributes | |
| static | $defaultName = "build-artifacts" |
Installation command.
Definition at line 19 of file BuildArtifactsCommand.php.
| ILIAS\Setup\CLI\BuildArtifactsCommand::__construct | ( | AgentFinder | $agent_finder | ) |
Definition at line 26 of file BuildArtifactsCommand.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:| ILIAS\Setup\CLI\BuildArtifactsCommand::configure | ( | ) |
Definition at line 32 of file BuildArtifactsCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
Here is the call graph for this function:| ILIAS\Setup\CLI\BuildArtifactsCommand::execute | ( | InputInterface | $input, |
| OutputInterface | $output | ||
| ) |
Definition at line 39 of file BuildArtifactsCommand.php.
References Vendor\Package\$e, ILIAS\Setup\CLI\getRelevantAgent(), and ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION.
Here is the call graph for this function:
|
staticprotected |
Definition at line 24 of file BuildArtifactsCommand.php.