Home
last modified time | relevance | path

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

/plugin/translate/
H A Dhelper.php18 private $curPageIsTranslatable; variable in helper_plugin_translate
120 if ($id===$ID && isset($this->curPageIsTranslatable)) // cached
121 return $this->curPageIsTranslatable;
123 if ($id===$ID) $this->curPageIsTranslatable = $ret; // cache