Home
last modified time | relevance | path

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

/plugin/autotranslation/syntax/
Dtrans.php51 $renderer->doc .= $hlp->showTranslations();
Dnotrans.php68 return $this->hlp->showTranslations();
/plugin/translation/syntax/
Dtrans.php46 $renderer->doc .= $hlp->showTranslations();
/plugin/translation3/
Dsyntax.php71 return $this->hlp->showTranslations();
Dhelper.php176 function showTranslations(){ function in helper_plugin_translation
/plugin/translation/
Dhelper.php228 public function showTranslations($checkage = true) function in helper_plugin_translation
/plugin/autotranslation/
Dhelper.php253 public function showTranslations() { function in helper_plugin_autotranslation