Searched refs:istranslatable (Results 1 – 7 of 7) sorted by relevance
138 if (!$this->helper->istranslatable($ID)) return;185 if (!$this->helper->istranslatable($ID)) return;218 if ($this->getConf('copytrans') && $this->helper->istranslatable($ID, false)) {
53 !$helper->istranslatable($page["id"], false) ||
161 public function istranslatable($id, $checkact = true)232 if (!$this->istranslatable($INFO['id'])) return '';158 public function istranslatable($id, $checkact = true) global() function in helper_plugin_translation
185 function istranslatable($id, $checkact = true) { function in helper_plugin_autotranslation257 if(!$this->istranslatable($INFO['id'])) return '';486 if ( !$this->istranslatable($id) ) return false;
40 !$helper->istranslatable($page["id"], false) ||
80 if($this->getConf('copytrans') && $this->helper->istranslatable($ID, false)) {
97 function istranslatable($id,$checkact=true){ function in helper_plugin_translation181 if(!$this->istranslatable($ID)) return;