|
ILIAS
release_8 Revision v8.24
|
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 | |
| 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().
Here is the call graph for this function:| ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 46 of file class.ilHttpSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilHttpSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 101 of file class.ilHttpSetupAgent.php.
| ilHttpSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
Definition at line 73 of file class.ilHttpSetupAgent.php.
References $config.
| ilHttpSetupAgent::getMigrations | ( | ) |
@inheritDoc
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 | ) |
Definition at line 90 of file class.ilHttpSetupAgent.php.
References $config.
| ilHttpSetupAgent::hasConfig | ( | ) |
Definition at line 38 of file class.ilHttpSetupAgent.php.
Definition at line 27 of file class.ilHttpSetupAgent.php.
Referenced by __construct().