ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getArrayToConfigTransformation () | |
getInstallObjective (?Setup\Config $config=null) | |
getUpdateObjective (?Setup\Config $config=null) | |
getBuildObjective () | |
getStatusObjective (Setup\Metrics\Storage $storage) | |
getMigrations () | |
@inheritDoc More... | |
Protected Attributes | |
ILIAS Refinery Factory | $refinery |
Definition at line 24 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 30 of file class.ilHttpSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilHttpSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
ilHttpSetupAgent::getBuildObjective | ( | ) |
Definition at line 103 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 75 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 119 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 111 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 92 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::hasConfig | ( | ) |
Definition at line 39 of file class.ilHttpSetupAgent.php.
Definition at line 28 of file class.ilHttpSetupAgent.php.
Referenced by __construct().