|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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) | |
| 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().
Here is the call graph for this function:| ilHttpSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 47 of file class.ilHttpSetupAgent.php.
References $data, and ILIAS\Repository\refinery().
Here is the call graph for this function:| 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().