ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (Refinery $refinery) | |
hasConfig () | |
@inheritdocs More... | |
getConfigInput (Setup\Config $config=null) | |
@inheritdocs More... | |
getArrayToConfigTransformation () | |
@inheritdocs More... | |
getInstallObjective (Setup\Config $config=null) | |
@inheritdocs More... | |
getUpdateObjective (Setup\Config $config=null) | |
@inheritdocs More... | |
getBuildArtifactObjective () | |
@inheritdocs More... | |
Protected Attributes | |
$refinery | |
Definition at line 10 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::__construct | ( | Refinery | $refinery | ) |
Definition at line 17 of file class.ilGlobalScreenSetupAgent.php.
References $refinery.
ilGlobalScreenSetupAgent::getArrayToConfigTransformation | ( | ) |
@inheritdocs
Definition at line 41 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getBuildArtifactObjective | ( | ) |
@inheritdocs
Definition at line 65 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 33 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 49 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
@inheritdocs
Definition at line 57 of file class.ilGlobalScreenSetupAgent.php.
ilGlobalScreenSetupAgent::hasConfig | ( | ) |
@inheritdocs
Definition at line 25 of file class.ilGlobalScreenSetupAgent.php.
|
protected |
Definition at line 15 of file class.ilGlobalScreenSetupAgent.php.
Referenced by __construct().