Searched refs:curPageIsTranslatable (Results 1 – 1 of 1) sorted by relevance
18 private $curPageIsTranslatable; variable in helper_plugin_translate120 if ($id===$ID && isset($this->curPageIsTranslatable)) // cached121 return $this->curPageIsTranslatable;123 if ($id===$ID) $this->curPageIsTranslatable = $ret; // cache