|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Inheritance diagram for ilHttpSetupAgent:
Collaboration diagram for ilHttpSetupAgent: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 () | |
| @inheritDoc More... | |
Protected Attributes | |
| $refinery | |
Definition at line 10 of file class.ilHttpSetupAgent.php.
| ilHttpSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 19 of file class.ilHttpSetupAgent.php.
References $refinery.
| ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 36 of file class.ilHttpSetupAgent.php.
References $data.
| ilHttpSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 94 of file class.ilHttpSetupAgent.php.
| ilHttpSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 66 of file class.ilHttpSetupAgent.php.
References $config.
| ilHttpSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 110 of file class.ilHttpSetupAgent.php.
| ilHttpSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 102 of file class.ilHttpSetupAgent.php.
| ilHttpSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 83 of file class.ilHttpSetupAgent.php.
References $config.
| ilHttpSetupAgent::hasConfig | ( | ) |
Definition at line 28 of file class.ilHttpSetupAgent.php.
|
protected |
Definition at line 17 of file class.ilHttpSetupAgent.php.
Referenced by __construct().