ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (?Setup\Config $config=null) | |
getUpdateObjective (?Setup\Config $config=null) | |
getBuildObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
@inheritDoc More... | |
Definition at line 26 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 41 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::getBuildObjective | ( | ) |
Definition at line 68 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 49 of file class.ilLearningModuleSetupAgent.php.
References ilFileSystemComponentDataDirectoryCreatedObjective\WEBDIR.
ilLearningModuleSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 84 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 76 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 60 of file class.ilLearningModuleSetupAgent.php.
ilLearningModuleSetupAgent::hasConfig | ( | ) |
Definition at line 33 of file class.ilLearningModuleSetupAgent.php.