Home
last modified time | relevance | path

Searched refs:_getTplPerNamespace (Results 1 – 1 of 1) sorted by relevance

/plugin/loadskin/
H A Daction.php84 $isOverwrittenByAdmin = !$this->getConf('preferUserChoice') && $this->_getTplPerNamespace();
100 $tplPerNamespace = $this->_getTplPerNamespace();
179 private function _getTplPerNamespace() { function in action_plugin_loadskin