ILIAS
release_8 Revision v8.23
|
Public Member Functions | |
__construct (\ilGlobalCacheSettings $settings) | |
getHash () | |
getLabel () | |
isNotable () | |
getPreconditions (Setup\Environment $environment) | |
isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
ilGlobalCacheSettings | $settings |
Definition at line 21 of file class.ilGlobalCacheConfigStoredObjective.php.
ilGlobalCacheConfigStoredObjective::__construct | ( | \ilGlobalCacheSettings | $settings | ) |
Definition at line 25 of file class.ilGlobalCacheConfigStoredObjective.php.
References $settings, and ILIAS\Repository\settings().
ilGlobalCacheConfigStoredObjective::getHash | ( | ) |
Definition at line 31 of file class.ilGlobalCacheConfigStoredObjective.php.
ilGlobalCacheConfigStoredObjective::getLabel | ( | ) |
Definition at line 36 of file class.ilGlobalCacheConfigStoredObjective.php.
ilGlobalCacheConfigStoredObjective::getPreconditions | ( | Setup\Environment | $environment | ) |
Definition at line 46 of file class.ilGlobalCacheConfigStoredObjective.php.
References ILIAS\Repository\settings().
ilGlobalCacheConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) |
Definition at line 77 of file class.ilGlobalCacheConfigStoredObjective.php.
ilGlobalCacheConfigStoredObjective::isNotable | ( | ) |
Definition at line 41 of file class.ilGlobalCacheConfigStoredObjective.php.
|
protected |
Definition at line 23 of file class.ilGlobalCacheConfigStoredObjective.php.
Referenced by __construct().