Home
last modified time | relevance | path

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

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