Searched refs:_hierarchy (Results 1 – 1 of 1) sorted by relevance
18 $this->_hierarchy = $hierarchy;35 return $this->_hierarchy;58 if (($v = $this->_hierarchy->getLocal($key)) !== null) {return $v;}59 return $this->_hierarchy->getDefault($key);71 if (($v = $this->_hierarchy->getLocal($key)) !== null) {return $v;}72 return $this->_hierarchy->getDefault($key);97 return $this->_hierarchy->getProtected($key);135 foreach ($this->_hierarchy->getFieldConfig() as $key=>$meta){148 foreach ($this->_hierarchy->getFieldConfig() as $key=>$meta){288 foreach ($this->_hierarchy->getFieldConfig() as $key=>$meta){[all …]