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