ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Refinery $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
Protected Attributes | |
Refinery | $refinery |
Definition at line 22 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 28 of file class.ilGlobalScreenSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilGlobalScreenSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 44 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 68 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 52 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getMigrations | ( | ) |
Definition at line 84 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 76 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 60 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::hasConfig | ( | ) |
Definition at line 36 of file class.ilGlobalScreenSetupAgent.php.
|
protected |
Definition at line 26 of file class.ilGlobalScreenSetupAgent.php.
Referenced by __construct().