Home
last modified time | relevance | path

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

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