Searched refs:cachedValues (Results 1 – 1 of 1) sorted by relevance
14 protected $cachedValues = array(); variable in helper_plugin_davcal256 return $this->cachedValues['calendarcolor'][$calid];264 $this->cachedValues['calendarcolor'][$calid] = $color;463 $this->cachedValues['settings'][$userid] = $settings;504 if(isset($this->cachedValues['settings'][$userid]))505 return $this->cachedValues['settings'][$userid];533 if(isset($this->cachedValues['calid'][$id]))534 return $this->cachedValues['calid'][$id];545 $this->cachedValues['calid'] = $calid;1581 return $this->cachedValues['privateurl'][$calid];[all …]