|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilWebServicesSetupAgent:
Collaboration diagram for ilWebServicesSetupAgent:Public Member Functions | |
| __construct (Refinery\Factory $refinery) | |
| hasConfig () | |
| getConfigInput (?Setup\Config $config=null) | |
| getArrayToConfigTransformation () | |
| getInstallObjective (?Setup\Config $config=null) | |
| getUpdateObjective (?Setup\Config $config=null) | |
| getBuildObjective () | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| Refinery Factory | $refinery |
Definition at line 25 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
Definition at line 31 of file class.ilWebServicesSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilWebServicesSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 55 of file class.ilWebServicesSetupAgent.php.
References $data, ilSoapClient\DEFAULT_CONNECT_TIMEOUT, ilSoapClient\DEFAULT_RESPONSE_TIMEOUT, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilWebServicesSetupAgent::getBuildObjective | ( | ) |
Definition at line 106 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::getConfigInput | ( | ?Setup\Config | $config = null | ) |
Definition at line 47 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::getInstallObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 76 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 122 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 114 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::getUpdateObjective | ( | ?Setup\Config | $config = null | ) |
Definition at line 84 of file class.ilWebServicesSetupAgent.php.
| ilWebServicesSetupAgent::hasConfig | ( | ) |
Definition at line 39 of file class.ilWebServicesSetupAgent.php.
Definition at line 29 of file class.ilWebServicesSetupAgent.php.
Referenced by __construct().