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