Home
last modified time | relevance | path

Searched refs:getBrowserLang (Results 1 – 6 of 6) sorted by relevance

/plugin/translation3/
Daction.php52 $lc = $this->hlp->getBrowserLang();
Dhelper.php63 function getBrowserLang(){ function in helper_plugin_translation
151 if(!$lc) $lc = $this->getBrowserLang();
/plugin/autotranslation/
Daction.php214 $lc = $this->helper->getBrowserLang();
323 $currentSessionLanguage = $this->helper->getBrowserLang();
Dhelper.php142 function getBrowserLang() { function in helper_plugin_autotranslation
/plugin/translation/
Daction.php166 $lc = $this->helper->getBrowserLang();
Dhelper.php100 public function getBrowserLang() function in helper_plugin_translation