Definition at line 7 of file class.ilUICoreSetupAgent.php.
◆ __construct()
ilUICoreSetupAgent::__construct |
( |
| ) |
|
◆ getArrayToConfigTransformation()
ilUICoreSetupAgent::getArrayToConfigTransformation |
( |
| ) |
|
◆ getBuildArtifactObjective()
ilUICoreSetupAgent::getBuildArtifactObjective |
( |
| ) |
|
◆ getInstallObjective()
ilUICoreSetupAgent::getInstallObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ getMigrations()
ilUICoreSetupAgent::getMigrations |
( |
| ) |
|
◆ getNamedObjective()
ilUICoreSetupAgent::getNamedObjective |
( |
string |
$name, |
|
|
Setup\Config |
$config = null |
|
) |
| |
Definition at line 75 of file class.ilUICoreSetupAgent.php.
77 if (
$name ==
"reloadCtrlStructure") {
79 "Reload Control Structure of ILIAS",
87 throw new \InvalidArgumentException(
88 "There is no named objective '$name'" A objective collection is a objective that is achieved once all subobjectives are achieved...
Class ilCtrlStructureReader.
◆ getStatusObjective()
ilUICoreSetupAgent::getStatusObjective |
( |
Setup\Metrics\Storage |
$storage | ) |
|
◆ getUpdateObjective()
ilUICoreSetupAgent::getUpdateObjective |
( |
Setup\Config |
$config = null | ) |
|
◆ hasConfig()
ilUICoreSetupAgent::hasConfig |
( |
| ) |
|
◆ $ctrl_reader
ilUICoreSetupAgent::$ctrl_reader |
|
protected |
The documentation for this class was generated from the following file: