ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
Definition at line 24 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 39 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 70 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 47 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getMigrations | ( | ) |
Definition at line 91 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 83 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 55 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::hasConfig | ( | ) |
Definition at line 31 of file class.ilComponentsSetupAgent.php.