ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Public Member Functions | |
__construct (Refinery\Factory $refinery) | |
hasConfig () | |
getConfigInput (Setup\Config $config=null) | |
getArrayToConfigTransformation () | |
getInstallObjective (Setup\Config $config=null) | |
getUpdateObjective (Setup\Config $config=null) | |
getBuildArtifactObjective () | |
Protected Attributes | |
$refinery | |
Definition at line 9 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::__construct | ( | Refinery\Factory | $refinery | ) |
ilGlobalCacheSetupAgent::getArrayToConfigTransformation | ( | ) |
Definition at line 41 of file class.ilGlobalCacheSetupAgent.php.
References $data, ilGlobalCache\TYPE_APC, ilGlobalCache\TYPE_MEMCACHED, ilGlobalCache\TYPE_STATIC, and ilGlobalCache\TYPE_XCACHE.
ilGlobalCacheSetupAgent::getBuildArtifactObjective | ( | ) |
Definition at line 103 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getConfigInput | ( | Setup\Config | $config = null | ) |
Definition at line 33 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::getInstallObjective | ( | Setup\Config | $config = null | ) |
ilGlobalCacheSetupAgent::getUpdateObjective | ( | Setup\Config | $config = null | ) |
Definition at line 95 of file class.ilGlobalCacheSetupAgent.php.
ilGlobalCacheSetupAgent::hasConfig | ( | ) |
Definition at line 25 of file class.ilGlobalCacheSetupAgent.php.
|
protected |
Definition at line 14 of file class.ilGlobalCacheSetupAgent.php.
Referenced by __construct().