ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Installation command. More...
Public Member Functions | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
![]() | |
__construct (callable $lazy_agent, ConfigReader $config_reader, array $preconditions) | |
configure () | |
execute (InputInterface $input, OutputInterface $output) | |
Protected Member Functions | |
printIntroMessage (IOWrapper $io) | |
printOutroMessage (IOWrapper $io) | |
buildEnvironment (Agent $agent, ?Config $config, IOWrapper $io) | |
getObjective (Agent $agent, ?Config $config) | |
![]() | |
getAgent () | |
shouldSayYes (InputInterface $input) | |
printLicenseMessage (IOWrapper $io, InputInterface $input) | |
printIntroMessage (IOWrapper $io) | |
printOutroMessage (IOWrapper $io) | |
readAgentConfig (Agent $agent, InputInterface $input) | |
buildEnvironment (Agent $agent, ?Config $config, IOWrapper $io) | |
getObjective (Agent $agent, ?Config $config) | |
Static Protected Attributes | |
static | $defaultName = "install" |
![]() | |
static | $defaultName = "install" |
Additional Inherited Members | |
![]() | |
$lazy_agent | |
$agent | |
$config_reader | |
$preconditions | |
var Objective[] More... | |
Installation command.
Definition at line 20 of file InstallCommand.php.
|
protected |
Definition at line 48 of file InstallCommand.php.
References ILIAS\Setup\Environment\RESOURCE_ACHIEVEMENT_TRACKER, ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION, and ILIAS\Setup\ArrayEnvironment\withConfigFor().
ILIAS\Setup\CLI\InstallCommand::configure | ( | ) |
Definition at line 24 of file InstallCommand.php.
ILIAS\Setup\CLI\InstallCommand::execute | ( | InputInterface | $input, |
OutputInterface | $output | ||
) |
Definition at line 40 of file InstallCommand.php.
Definition at line 73 of file InstallCommand.php.
References ILIAS\Setup\Agent\getInstallObjective(), and ILIAS\Setup\Agent\getUpdateObjective().
|
protected |
Definition at line 30 of file InstallCommand.php.
References ILIAS\Setup\CLI\IOWrapper\title().
|
protected |
Definition at line 35 of file InstallCommand.php.
References ILIAS\Setup\CLI\IOWrapper\success().
|
staticprotected |
Definition at line 22 of file InstallCommand.php.