Searched refs:istranslatable (Results 1 – 6 of 6) 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)) {
161 public function istranslatable($id, $checkact = true) function in helper_plugin_translation232 if (!$this->istranslatable($INFO['id'])) return '';413 !$this->istranslatable($page["id"], false) ||
188 function istranslatable($id, $checkact = true) { function in helper_plugin_autotranslation260 if(!$this->istranslatable($INFO['id'])) return '';491 if ( !$this->istranslatable($inputID) ) return false;
40 !$helper->istranslatable($page["id"], false) ||
77 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;