Searched refs:showTranslations (Results 1 – 8 of 8) sorted by relevance
/plugin/translation/syntax/ | ||
H A D | trans.php | 46 $renderer->doc .= $hlp->showTranslations(); |
H A D | notrans.php |
|
/plugin/autotranslation/syntax/ | ||
H A D | trans.php | 51 $renderer->doc .= $hlp->showTranslations(); |
H A D | notrans.php | 68 return $this->hlp->showTranslations(); |
/plugin/translation3/ | ||
H A D | syntax.php | 71 return $this->hlp->showTranslations(); |
H A D | helper.php | 176 function showTranslations(){ function in helper_plugin_translation |
/plugin/translation/ | ||
H A D | helper.php | 228 public function showTranslations($checkage = true) |
/plugin/autotranslation/ | ||
H A D | helper.php | 253 public function showTranslations() { function in helper_plugin_autotranslation |