ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (?Setup\Config $config=null) | |
getUpdateObjective (?Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
getBuildObjective () | |
Definition at line 25 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 34 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 55 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getBuildObjective | ( | ) |
Definition at line 72 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 39 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getMigrations | ( | ) |
Definition at line 65 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 60 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 44 of file class.ilHTLMSetupAgent.php.
ilHTLMSetupAgent::hasConfig | ( | ) |
Definition at line 29 of file class.ilHTLMSetupAgent.php.