ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Reload Control Structure command. More...
Public Member Functions | |
configure () | |
![]() | |
__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 = "reload-control-structure" |
![]() | |
static | $defaultName = "install" |
Additional Inherited Members | |
![]() | |
$lazy_agent | |
$agent | |
$config_reader | |
$preconditions | |
var Objective[] More... | |
Reload Control Structure command.
Definition at line 19 of file ReloadControlStructureCommand.php.
|
protected |
Definition at line 39 of file ReloadControlStructureCommand.php.
References ILIAS\Setup\Environment\RESOURCE_ACHIEVEMENT_TRACKER, ILIAS\Setup\Environment\RESOURCE_ADMIN_INTERACTION, and ILIAS\Setup\ArrayEnvironment\withConfigFor().
ILIAS\Setup\CLI\ReloadControlStructureCommand::configure | ( | ) |
Definition at line 23 of file ReloadControlStructureCommand.php.
|
protected |
Definition at line 64 of file ReloadControlStructureCommand.php.
|
protected |
Definition at line 29 of file ReloadControlStructureCommand.php.
References ILIAS\Setup\CLI\IOWrapper\title().
|
protected |
Definition at line 34 of file ReloadControlStructureCommand.php.
References ILIAS\Setup\CLI\IOWrapper\success().
|
staticprotected |
Definition at line 21 of file ReloadControlStructureCommand.php.