ILIAS
release_7 Revision v7.30-3-g800a261c036
|
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 | |
Definition at line 10 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 19 of file class.ilGlobalScreenSetupAgent.php.
References $refinery.
ilGlobalScreenSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 35 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 59 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 43 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getMigrations | ( | ) |
@inheritDoc
Definition at line 75 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getStatusObjective | ( | Setup\Metrics\Storage | $storage | ) |
Definition at line 67 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 51 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 27 of file class.ilGlobalScreenSetupAgent.php.
|
protected |
Definition at line 17 of file class.ilGlobalScreenSetupAgent.php.
Referenced by __construct().