ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
Protected Attributes | |
ILIAS Refinery Factory | $refinery |
Definition at line 23 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 29 of file class.ilHttpSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 46 of file class.ilHttpSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
ilHttpSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 101 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
ilHttpSetupAgent::getMigrations | ( | ) |
Definition at line 117 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 109 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
ilHttpSetupAgent::hasConfig | ( | ) |
Definition at line 38 of file class.ilHttpSetupAgent.php.
Definition at line 27 of file class.ilHttpSetupAgent.php.
Referenced by __construct().