|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilGlobalScreenSetupAgent:
Collaboration diagram for ilGlobalScreenSetupAgent:Public Member Functions | |
| __construct (Refinery $refinery) | |
| hasConfig () | |
| @inheritdocs More... | |
| getArrayToConfigTransformation () | |
| @inheritdocs More... | |
| getInstallObjective (Setup\Config $config=null) | |
| @inheritdocs More... | |
| getUpdateObjective (Setup\Config $config=null) | |
| @inheritdocs More... | |
| getBuildArtifactObjective () | |
| @inheritdocs More... | |
| getStatusObjective (Setup\Metrics\Storage $storage) | |
| getMigrations () | |
| @inheritDoc More... | |
Protected Attributes | |
| Refinery | $refinery |
Definition at line 22 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 28 of file class.ilGlobalScreenSetupAgent.php.
References $refinery, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilGlobalScreenSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 44 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 68 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 52 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 84 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 76 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 60 of file class.ilGlobalScreenSetupAgent.php.
| ilGlobalScreenSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 36 of file class.ilGlobalScreenSetupAgent.php.
|
protected |
Definition at line 26 of file class.ilGlobalScreenSetupAgent.php.
Referenced by __construct().