ILIAS
release_8 Revision v8.19
|
Class ilContentPageSetupAgent. More...
Public Member Functions | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
Class ilContentPageSetupAgent.
Definition at line 28 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 37 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 52 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 42 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getMigrations | ( | ) |
Definition at line 62 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 57 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 47 of file class.ilContentPageSetupAgent.php.
ilContentPageSetupAgent::hasConfig | ( | ) |
Definition at line 32 of file class.ilContentPageSetupAgent.php.