Home
last modified time | relevance | path

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

/plugin/translator/
H A Dhelper.php416 function _keyExists($KeyID, $Lang=null, $Value=null, $Date=null) { function in helper_plugin_translator
460 if ( $this->_keyExists($KeyID, $Lang) ) {
462 … if ( $this->_keyExists($KeyID, $Lang, $Value) || $this->_keyExists($KeyID, $Lang, null, $Date) ) {