| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilGlobalCacheConfigStoredObjective:
 Collaboration diagram for ilGlobalCacheConfigStoredObjective:Public Member Functions | |
| __construct (\ilGlobalCacheSettingsAdapter $settings) | |
| getHash () | |
| getLabel () | |
| isNotable () | |
| getPreconditions (Setup\Environment $environment) | |
| isApplicable (Setup\Environment $environment) | |
Protected Attributes | |
| ilGlobalCacheSettingsAdapter | $settings | 
Definition at line 21 of file class.ilGlobalCacheConfigStoredObjective.php.
| ilGlobalCacheConfigStoredObjective::__construct | ( | \ilGlobalCacheSettingsAdapter | $settings | ) | 
Definition at line 25 of file class.ilGlobalCacheConfigStoredObjective.php.
References $settings, and ILIAS\Repository\settings().
 Here is the call graph for this function:| 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().
 Here is the call graph for this function:| ilGlobalCacheConfigStoredObjective::isApplicable | ( | Setup\Environment | $environment | ) | 
Definition at line 78 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().