| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Cache for object definitions, based on ilGlobalCache. More...
 Inheritance diagram for ilCachedObjectDefinition:
 Collaboration diagram for ilCachedObjectDefinition:Public Member Functions | |
| getContainerKey () | |
| isForced () | |
| init () | |
| getIlObjectDef () | |
| getIlObjectGroup () | |
| getIlObjectSubType () | |
| lookupSubObjForParent ($parent) | |
| __destruct () | |
| lookupGroupedRepObj ($parent) | |
Static Public Member Functions | |
| static | getInstance () | 
Protected Member Functions | |
| __construct () | |
| loadFromRawData (array $data) | |
| getRawData () | |
| saveToCache () | |
| readFromCache () | |
| readFromDB () | |
Protected Attributes | |
| array | $cached_results = [] | 
| bool | $changed = false | 
| array | $il_object_def = [] | 
| array | $subobj_for_parent = [] | 
| array | $grouped_rep_obj_types = [] | 
| array | $il_object_group = [] | 
| array | $il_object_sub_type = [] | 
Static Protected Attributes | |
| static ilCachedObjectDefinition | $instance = null | 
Private Attributes | |
| ILIAS Cache Container Container | $cache | 
Cache for object definitions, based on ilGlobalCache.
Definition at line 27 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 40 of file class.ilCachedObjectDefinition.php.
 Here is the call graph for this function:| ilCachedObjectDefinition::__destruct | ( | ) | 
Definition at line 223 of file class.ilCachedObjectDefinition.php.
References getRawData().
 Here is the call graph for this function:| ilCachedObjectDefinition::getContainerKey | ( | ) | 
Implements ILIAS\Cache\Container\Request.
Definition at line 47 of file class.ilCachedObjectDefinition.php.
| ilCachedObjectDefinition::getIlObjectDef | ( | ) | 
Definition at line 167 of file class.ilCachedObjectDefinition.php.
References $il_object_def.
| ilCachedObjectDefinition::getIlObjectGroup | ( | ) | 
Definition at line 172 of file class.ilCachedObjectDefinition.php.
References $il_object_group.
| ilCachedObjectDefinition::getIlObjectSubType | ( | ) | 
Definition at line 177 of file class.ilCachedObjectDefinition.php.
References $il_object_sub_type.
      
  | 
  static | 
Definition at line 182 of file class.ilCachedObjectDefinition.php.
Referenced by ilObjectDefinition\getGroupedRepositoryObjectTypes(), and ilObjectDefinition\readDefinitionData().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 77 of file class.ilCachedObjectDefinition.php.
References $grouped_rep_obj_types, $il_object_def, $il_object_group, $il_object_sub_type, and $subobj_for_parent.
Referenced by __destruct(), and saveToCache().
 Here is the caller graph for this function:| ilCachedObjectDefinition::init | ( | ) | 
Definition at line 58 of file class.ilCachedObjectDefinition.php.
References readFromCache(), readFromDB(), and saveToCache().
Referenced by __construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilCachedObjectDefinition::isForced | ( | ) | 
Implements ILIAS\Cache\Container\Request.
Definition at line 53 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 68 of file class.ilCachedObjectDefinition.php.
Referenced by readFromCache(), and readFromDB().
 Here is the caller graph for this function:| ilCachedObjectDefinition::lookupGroupedRepObj | ( | $parent | ) | 
| mixed | $parent | 
Definition at line 236 of file class.ilCachedObjectDefinition.php.
| ilCachedObjectDefinition::lookupSubObjForParent | ( | $parent | ) | 
| mixed | $parent | 
Definition at line 197 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 93 of file class.ilCachedObjectDefinition.php.
References $data, loadFromRawData(), and readFromDB().
Referenced by init().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 109 of file class.ilCachedObjectDefinition.php.
References $data, $DIC, and loadFromRawData().
Referenced by init(), and readFromCache().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 88 of file class.ilCachedObjectDefinition.php.
References getRawData().
Referenced by init().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 30 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 36 of file class.ilCachedObjectDefinition.php.
Referenced by getRawData().
      
  | 
  protected | 
Definition at line 34 of file class.ilCachedObjectDefinition.php.
Referenced by getIlObjectDef(), and getRawData().
      
  | 
  protected | 
Definition at line 37 of file class.ilCachedObjectDefinition.php.
Referenced by getIlObjectGroup(), and getRawData().
      
  | 
  protected | 
Definition at line 38 of file class.ilCachedObjectDefinition.php.
Referenced by getIlObjectSubType(), and getRawData().
      
  | 
  staticprotected | 
Definition at line 29 of file class.ilCachedObjectDefinition.php.
      
  | 
  protected | 
Definition at line 35 of file class.ilCachedObjectDefinition.php.
Referenced by getRawData().