|
ILIAS
release_8 Revision v8.24
|
Installation command. More...
Inheritance diagram for ILIAS\Setup\CLI\BuildArtifactsCommand:
Collaboration diagram for ILIAS\Setup\CLI\BuildArtifactsCommand:Public Member Functions | |
| __construct (AgentFinder $agent_finder) | |
Protected Member Functions | |
| configure () | |
| execute (InputInterface $input, OutputInterface $output) | |
Static Protected Attributes | |
| static | $defaultName = "build-artifacts" |
Installation command.
Definition at line 36 of file BuildArtifactsCommand.php.
| ILIAS\Setup\CLI\BuildArtifactsCommand::__construct | ( | AgentFinder | $agent_finder | ) |
Definition at line 43 of file BuildArtifactsCommand.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function:
|
protected |
Definition at line 49 of file BuildArtifactsCommand.php.
References ILIAS\Setup\CLI\configureCommandForPlugins().
Here is the call graph for this function:
|
protected |
Definition at line 56 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 41 of file BuildArtifactsCommand.php.