ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 7 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 22 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 46 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 30 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getMigrations | ( | ) |
Definition at line 62 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 54 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 38 of file class.ilComponentsSetupAgent.php.
ilComponentsSetupAgent::hasConfig | ( | ) |
Definition at line 14 of file class.ilComponentsSetupAgent.php.