ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getConfigInput (Setup\Config $config=null) | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
Protected Attributes | |
$refinery | |
Definition at line 10 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 17 of file class.ilHttpSetupAgent.php.
References $refinery.
ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 42 of file class.ilHttpSetupAgent.php.
References $data.
ilHttpSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 92 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 34 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 72 of file class.ilHttpSetupAgent.php.
References $config.
ilHttpSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 84 of file class.ilHttpSetupAgent.php.
ilHttpSetupAgent::hasConfig | ( | ) |
Definition at line 26 of file class.ilHttpSetupAgent.php.
|
protected |
Definition at line 15 of file class.ilHttpSetupAgent.php.
Referenced by __construct().