Searched +full:query +(+path:plugin +path:xcom) -(+path:plugin +path:xcom +path:lang) (Results 1 – 4 of 4) sorted by relevance
63 while(!($resp = call_user_func_array(array($client,"query"),$params))){ 120 $client->query('dokuwiki.login',$user,$pwd);140 while(!$client->query('dokuwiki.setLocks',$locks)) {
58 /*possible to query and save a single media id instead of a page id */ 172 while(!($resp = call_user_func_array(array($client,"query"),$params))){221 $resp = $client->query('dokuwiki.login',$user,$pwd);
407 case 'dokuwiki.search': //string query446 var optstring = xcom_getInputValue('xcom_opts'); //Params from User-created Query/Options box523 if(params[0] == 'dokuwiki.search') { // add page to search query583 Format and output query on status line
136 …ptln(' <span class="xcom_qslabel" id="xcom_qslabel">' . $this->getLang('query') . ':</span>');