|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Inheritance diagram for ilComponentsSetupAgent:
Collaboration diagram for ilComponentsSetupAgent:Public Member Functions | |
| hasConfig () | |
| getConfigInput (Setup\Config $config=null) | |
| getArrayToConfigTransformation () | |
| getInstallObjective (Setup\Config $config=null) | |
| getUpdateObjective (Setup\Config $config=null) | |
| getBuildArtifactObjective () | |
Definition at line 7 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 28 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 52 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 20 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 36 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 44 of file class.ilComponentsSetupAgent.php.
| ilComponentsSetupAgent::hasConfig | ( | ) |
Definition at line 12 of file class.ilComponentsSetupAgent.php.