Home
last modified time | relevance | path

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

/plugin/translator/syntax/
H A Dtranslator.php334 $masterValues = $this->functions->_getAmountOfMasterValues($cagtegoryID, $this->currentVersion);
/plugin/translator/
H A Dhelper.php1111 function _getAmountOfMasterValues($categoryID=null, $version=null) { function in helper_plugin_translator