ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilCachedComponentData. More...
Static Public Member Functions | |
static | getInstance () |
static | flush () |
Protected Member Functions | |
__construct () | |
Protected Attributes | |
$cached_results = array() | |
$changed = false | |
$loaded = false | |
$obj_def_name_to_id = array() | |
$obj_def_name_and_type_raw = array() | |
$il_component = array() | |
$il_object_def = array() | |
$il_object_subobj = array() | |
$subobj_for_parent = array() | |
$grouped_rep_obj_types = array() | |
$il_pluginslot_by_comp = array() | |
$il_pluginslot_by_id = array() | |
$il_pluginslot_by_name = array() | |
$il_plugin_by_id = array() | |
$il_object_group = array() | |
$il_object_sub_type = array() | |
$il_plugin_active = array() | |
$il_plugin_by_slotid = array() | |
$il_plugin_by_name = array() | |
Static Protected Attributes | |
static | $instance |
Class ilCachedComponentData.
Definition at line 9 of file class.ilCachedComponentData.php.
|
protected |
Definition at line 94 of file class.ilCachedComponentData.php.
References ilGlobalCache\COMP_COMPONENT, and ilGlobalCache\getInstance().
ilCachedComponentData::__destruct | ( | ) |
Definition at line 556 of file class.ilCachedComponentData.php.
References ilGlobalCache\COMP_COMPONENT, and ilGlobalCache\getInstance().
|
static |
Definition at line 450 of file class.ilCachedComponentData.php.
References ilGlobalCache\COMP_COMPONENT, and ilGlobalCache\getInstance().
Referenced by ilPlugin\activate(), ilPluginAdmin\clearCachedData(), ilPlugin\createPluginRecord(), ilPlugin\deactivate(), ilPlugin\install(), and ilPlugin\uninstall().
ilCachedComponentData::getGroupedRepObjTypes | ( | ) |
Definition at line 271 of file class.ilCachedComponentData.php.
References $grouped_rep_obj_types.
ilCachedComponentData::getIlComponent | ( | ) |
Definition at line 181 of file class.ilCachedComponentData.php.
References $il_component.
ilCachedComponentData::getIlObjectDef | ( | ) |
Definition at line 235 of file class.ilCachedComponentData.php.
References $il_object_def.
ilCachedComponentData::getIlObjectGroup | ( | ) |
Definition at line 397 of file class.ilCachedComponentData.php.
References $il_object_group.
ilCachedComponentData::getIlObjectSubobj | ( | ) |
Definition at line 253 of file class.ilCachedComponentData.php.
References $il_object_subobj.
ilCachedComponentData::getIlObjectSubType | ( | ) |
Definition at line 415 of file class.ilCachedComponentData.php.
References $il_object_sub_type.
ilCachedComponentData::getIlPluginActive | ( | ) |
Definition at line 379 of file class.ilCachedComponentData.php.
References $il_plugin_active.
ilCachedComponentData::getIlPluginById | ( | ) |
Definition at line 343 of file class.ilCachedComponentData.php.
References $il_plugin_by_id.
ilCachedComponentData::getIlPluginByName | ( | ) |
Definition at line 361 of file class.ilCachedComponentData.php.
References $il_plugin_by_name.
ilCachedComponentData::getIlPluginslotByComp | ( | ) |
Definition at line 289 of file class.ilCachedComponentData.php.
References $il_pluginslot_by_comp.
ilCachedComponentData::getIlPluginslotById | ( | ) |
Definition at line 307 of file class.ilCachedComponentData.php.
References $il_pluginslot_by_id.
ilCachedComponentData::getIlPluginslotByName | ( | ) |
Definition at line 325 of file class.ilCachedComponentData.php.
References $il_pluginslot_by_name.
|
static |
Definition at line 433 of file class.ilCachedComponentData.php.
References ilGlobalCache\COMP_COMPONENT, and ilGlobalCache\getInstance().
Referenced by ilComponent\__construct(), ilPlugin\getActivePluginIdsForSlot(), ilPluginAdmin\getActivePlugins(), ilPlugin\getActivePluginsForSlot(), ilPluginAdmin\getAllPlugins(), ilPluginSlot\getAllSlots(), ilPluginSlot\getAvailableSlots(), ilComponent\getComponentInfo(), ilObjectDefinition\getGroupedRepositoryObjectTypes(), ilPlugin\getPluginObject(), ilPlugin\getPluginRecord(), ilPluginAdmin\isPluginActive(), ilComponent\lookupId(), ilComponent\lookupPluginSlots(), ilPluginSlot\lookupSlotId(), ilPluginSlot\lookupSlotName(), ilPluginSlot\read(), and ilObjectDefinition\readDefinitionDataFromCache().
ilCachedComponentData::getLoaded | ( | ) |
ilCachedComponentData::getObjDefNameAndTypeRaw | ( | ) |
Definition at line 199 of file class.ilCachedComponentData.php.
References $obj_def_name_and_type_raw.
ilCachedComponentData::getObjDefNameToId | ( | ) |
Definition at line 217 of file class.ilCachedComponentData.php.
References $obj_def_name_to_id.
ilCachedComponentData::getSubobjForParent | ( | ) |
Definition at line 640 of file class.ilCachedComponentData.php.
References $subobj_for_parent.
ilCachedComponentData::lookCompId | ( | $type, | |
$name | |||
) |
ilCachedComponentData::lookupActivePluginsBySlotId | ( | $slot_id | ) |
ilCachedComponentData::lookupCompInfo | ( | $type, | |
$name | |||
) |
ilCachedComponentData::lookupGroupedRepObj | ( | $parent | ) |
$parent |
Definition at line 571 of file class.ilCachedComponentData.php.
References $index.
ilCachedComponentData::lookupPluginByName | ( | $name | ) |
$name |
Definition at line 462 of file class.ilCachedComponentData.php.
References $name.
ilCachedComponentData::lookupPluginsBySlotId | ( | $slot_id | ) |
ilCachedComponentData::lookupPluginSlotByComponent | ( | $component | ) |
ilCachedComponentData::lookupPluginSlotById | ( | $id | ) |
ilCachedComponentData::lookupPluginSlotByName | ( | $name | ) |
$name |
Definition at line 631 of file class.ilCachedComponentData.php.
References $name.
ilCachedComponentData::lookupSubObjForParent | ( | $parent | ) |
$parent |
Definition at line 497 of file class.ilCachedComponentData.php.
References $index.
ilCachedComponentData::setGroupedRepObjTypes | ( | $grouped_rep_obj_types | ) |
array | $grouped_rep_obj_types |
Definition at line 280 of file class.ilCachedComponentData.php.
References $grouped_rep_obj_types.
ilCachedComponentData::setIlComponent | ( | $il_component | ) |
array | $il_component |
Definition at line 190 of file class.ilCachedComponentData.php.
References $il_component.
ilCachedComponentData::setIlObjectDef | ( | $il_object_def | ) |
array | $il_object_def |
Definition at line 244 of file class.ilCachedComponentData.php.
References $il_object_def.
ilCachedComponentData::setIlObjectGroup | ( | $il_object_group | ) |
array | $il_object_group |
Definition at line 406 of file class.ilCachedComponentData.php.
References $il_object_group.
ilCachedComponentData::setIlObjectSubobj | ( | $il_object_subobj | ) |
array | $il_object_subobj |
Definition at line 262 of file class.ilCachedComponentData.php.
References $il_object_subobj.
ilCachedComponentData::setIlObjectSubType | ( | $il_object_sub_type | ) |
array | $il_object_sub_type |
Definition at line 424 of file class.ilCachedComponentData.php.
References $il_object_sub_type.
ilCachedComponentData::setIlPluginActive | ( | $il_plugin_active | ) |
array | $il_plugin_active |
Definition at line 388 of file class.ilCachedComponentData.php.
References $il_plugin_active.
ilCachedComponentData::setIlPluginById | ( | $il_plugin_by_id | ) |
array | $il_plugin_by_id |
Definition at line 352 of file class.ilCachedComponentData.php.
References $il_plugin_by_id.
ilCachedComponentData::setIlPluginByName | ( | $il_plugin_by_name | ) |
array | $il_plugin_by_name |
Definition at line 370 of file class.ilCachedComponentData.php.
References $il_plugin_by_name.
ilCachedComponentData::setIlPluginslotByComp | ( | $il_pluginslot_by_service | ) |
array | $il_pluginslot_by_service |
Definition at line 298 of file class.ilCachedComponentData.php.
ilCachedComponentData::setIlPluginslotById | ( | $il_pluginslot_by_id | ) |
array | $il_pluginslot_by_id |
Definition at line 316 of file class.ilCachedComponentData.php.
References $il_pluginslot_by_id.
ilCachedComponentData::setIlPluginslotByName | ( | $il_pluginslot_by_name | ) |
array | $il_pluginslot_by_name |
Definition at line 334 of file class.ilCachedComponentData.php.
References $il_pluginslot_by_name.
ilCachedComponentData::setLoaded | ( | $loaded | ) |
boolean | $loaded |
Definition at line 113 of file class.ilCachedComponentData.php.
References $DIC, $ilDB, and $loaded.
ilCachedComponentData::setObjDefNameAndTypeRaw | ( | $obj_def_name_and_type_raw | ) |
array | $obj_def_name_and_type_raw |
Definition at line 208 of file class.ilCachedComponentData.php.
References $obj_def_name_and_type_raw.
ilCachedComponentData::setObjDefNameToId | ( | $obj_def_name_to_id | ) |
array | $obj_def_name_to_id |
Definition at line 226 of file class.ilCachedComponentData.php.
References $obj_def_name_to_id.
ilCachedComponentData::setSubobjForParent | ( | $subobj_for_parent | ) |
array | $subobj_for_parent |
Definition at line 649 of file class.ilCachedComponentData.php.
References $subobj_for_parent.
|
protected |
Definition at line 15 of file class.ilCachedComponentData.php.
|
protected |
Definition at line 23 of file class.ilCachedComponentData.php.
|
protected |
Definition at line 55 of file class.ilCachedComponentData.php.
Referenced by getGroupedRepObjTypes(), and setGroupedRepObjTypes().
|
protected |
Definition at line 39 of file class.ilCachedComponentData.php.
Referenced by getIlComponent(), and setIlComponent().
|
protected |
Definition at line 43 of file class.ilCachedComponentData.php.
Referenced by getIlObjectDef(), and setIlObjectDef().
|
protected |
Definition at line 75 of file class.ilCachedComponentData.php.
Referenced by getIlObjectGroup(), and setIlObjectGroup().
|
protected |
Definition at line 79 of file class.ilCachedComponentData.php.
Referenced by getIlObjectSubType(), and setIlObjectSubType().
|
protected |
Definition at line 47 of file class.ilCachedComponentData.php.
Referenced by getIlObjectSubobj(), and setIlObjectSubobj().
|
protected |
Definition at line 83 of file class.ilCachedComponentData.php.
Referenced by getIlPluginActive(), and setIlPluginActive().
|
protected |
Definition at line 71 of file class.ilCachedComponentData.php.
Referenced by getIlPluginById(), and setIlPluginById().
|
protected |
Definition at line 91 of file class.ilCachedComponentData.php.
Referenced by getIlPluginByName(), and setIlPluginByName().
|
protected |
Definition at line 87 of file class.ilCachedComponentData.php.
|
protected |
Definition at line 59 of file class.ilCachedComponentData.php.
Referenced by getIlPluginslotByComp().
|
protected |
Definition at line 63 of file class.ilCachedComponentData.php.
Referenced by getIlPluginslotById(), and setIlPluginslotById().
|
protected |
Definition at line 67 of file class.ilCachedComponentData.php.
Referenced by getIlPluginslotByName(), and setIlPluginslotByName().
|
staticprotected |
Definition at line 19 of file class.ilCachedComponentData.php.
|
protected |
Definition at line 27 of file class.ilCachedComponentData.php.
Referenced by getLoaded(), and setLoaded().
|
protected |
Definition at line 35 of file class.ilCachedComponentData.php.
Referenced by getObjDefNameAndTypeRaw(), and setObjDefNameAndTypeRaw().
|
protected |
Definition at line 31 of file class.ilCachedComponentData.php.
Referenced by getObjDefNameToId(), and setObjDefNameToId().
|
protected |
Definition at line 51 of file class.ilCachedComponentData.php.
Referenced by getSubobjForParent(), and setSubobjForParent().