|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilGlossarySetupAgent:
Collaboration diagram for ilGlossarySetupAgent: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 28 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 37 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 52 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 42 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getMigrations | ( | ) |
Definition at line 62 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 57 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 47 of file class.ilGlossarySetupAgent.php.
| ilGlossarySetupAgent::hasConfig | ( | ) |
Definition at line 32 of file class.ilGlossarySetupAgent.php.