Home
last modified time | relevance | path

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

/plugin/translation3/
H A Dhelper.php110 function showAbout() function in helper_plugin_translation
196 if ($this->getConf('showabout')) $out .= $this->showAbout();
260 $out .= $this->showAbout();
270 $out .= $this->showAbout();
/plugin/autotranslation/
H A Dhelper.php203 function showAbout() { function in helper_plugin_autotranslation
268 if($this->getConf('about')) $out .= $this->showAbout();
317 $out .= $this->showAbout();
/plugin/translation/
H A Dhelper.php178 public function showAbout()
243 if ($this->getConf('about')) $out .= $this->showAbout();
175 public function showAbout() global() function in helper_plugin_translation