Home
last modified time | relevance | path

Searched +full:options +(+path:plugin +path:xcom) -(+path:plugin +path:xcom +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/xcom/
Dscript.js70 var options = xcom_params();
72 var func = options[0];
73 xcom_query_status(options);
76 var params = 'params=' + JSON.stringify(options);
78 if(typeof options[2] == 'object' && options[2] !== null ) {
80 if(options[2].hasOwnProperty('hash')) {
430 case 'wiki.getAttachments': (String) namespace, (array) options (#pattern#)
446 var optstring = xcom_getInputValue('xcom_opts'); //Params from User-created Query/Options box
500 params[i] = fn_sel.options[fn_sel.selectedIndex].value;
537 //assign options to parameter array
[all …]
Dadmin.php97 …ptln('<span title="'. $this->getLang('options_title') .'">' . $this->getLang('options').': <input …