Searched refs:getBrowserLang (Results 1 – 6 of 6) sorted by relevance
/plugin/translation3/ | ||
H A D | action.php | 52 $lc = $this->hlp->getBrowserLang(); |
H A D | helper.php | 63 function getBrowserLang(){ function in helper_plugin_translation |
/plugin/autotranslation/ | ||
H A D | action.php | 214 $lc = $this->helper->getBrowserLang(); |
H A D | helper.php | 142 function getBrowserLang() { function in helper_plugin_autotranslation |
/plugin/translation/ | ||
H A D | action.php | 166 $lc = $this->helper->getBrowserLang(); |
H A D | helper.php | 100 public function getBrowserLang() |