Home
last modified time | relevance | path

Searched refs:_getLanguages (Results 1 – 2 of 2) sorted by relevance

/plugin/translator/
H A Dhelper.php751 function _getLanguages() { function in helper_plugin_translator
991 if ( !in_array($Language, explode('|', $this->_getLanguages()) ) ) return;
/plugin/translator/syntax/
H A Dtranslator.php78 $this->languages = $this->functions->_getLanguages();