Home
last modified time | relevance | path

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

/plugin/translation3/
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/
Dhelper.php206 function showAbout() { function in helper_plugin_autotranslation
271 if($this->getConf('about')) $out .= $this->showAbout();
320 $out .= $this->showAbout();
/plugin/translation/
Dhelper.php178 public function showAbout() function in helper_plugin_translation
243 if ($this->getConf('about')) $out .= $this->showAbout();