ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getUpdateObjective (?Config $config=null) | |
getMigrations () | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (?Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Storage $storage) | |
getNamedObjectives (?Config $config=null) | |
getBuildObjective () | |
Definition at line 28 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 54 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 64 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getBuildObjective | ( | ) |
Definition at line 79 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getInstallObjective | ( | ?Config | $config = null | ) |
Definition at line 59 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getMigrations | ( | ) |
Definition at line 41 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getNamedObjectives | ( | ?Config | $config = null | ) |
Definition at line 74 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getStatusObjective | ( | Storage | $storage | ) |
Definition at line 69 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::getUpdateObjective | ( | ?Config | $config = null | ) |
Definition at line 30 of file class.ilDataCollectionSetupAgent.php.
ilDataCollectionSetupAgent::hasConfig | ( | ) |
Definition at line 49 of file class.ilDataCollectionSetupAgent.php.