Home
last modified time | relevance | path

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

/plugin/translator/
H A Dhelper.php185 $this->database->execute($key, $categoryID);
270 function _getAvailableLanguagesVersions($categoryID) { argument
272 if ( !$categoryID ) {
283 $this->database->execute($categoryID);
303 $EXECUTE = array($categoryID);
324 function _getAvailableVersions($categoryID=null) { argument
328 if ( !empty( $categoryID) ) {
329 $EXECUTE[] = $categoryID;
1115 if ( !empty($categoryID) ) {
1117 $EXECUTE[] = $categoryID;
[all …]
H A Dscript.js4 run: function(translationLanguage, translationTextarea, masterKey, categoryID) { argument
10 'category' : categoryID
/plugin/translator/syntax/
H A Dtranslator.php172 list($categoryID) = $this->functions->_getCategoryFromName($this->category);
258 …rentLanguage}', 'translation_{$line['KeyID']}', '{$line['KeyID']}', '{$categoryID}'); return false…
288 list($categoryID) = $this->functions->_getCategoryFromName($this->category);
299 …eld('newAdditionalLanguage', $this->functions->_getAvailableLanguages($categoryID), $_REQUEST['Add…