Home
last modified time | relevance | path

Searched refs:query (Results 801 – 825 of 964) sorted by relevance

1...<<313233343536373839

/plugin/linkback/action/
H A Dsend.php278 return $client->query('pingback.ping', $source_url, $target_url);
/plugin/404manager/
H A DREADME.md118 The query performed is an explode of the page asked.
123 * The query asked : namespace1+namespace2+pre+pagename
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DREADME.md11 - Simple interface for building query strings, POST requests, streaming large
/plugin/approve/syntax/
H A Dtable.php
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md3 …io/bpmn-js/workflows/CI/badge.svg)](https://github.com/bpmn-io/bpmn-js/actions?query=workflow%3ACI)
/plugin/diagramsnet/lib/js/socket.io/
H A Dsocket.io.min.js6query=t.query,e.readyState="",e.socket=t.socket,e}return e=a,(n=[{key:"onError",value:function(t,e…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md25 * #889 Added support for filtering vCard properties in the addressbook-query
104 should speed up common calendar-query requests.
108 check the `schedule-query-freebusy` privilege on the target users' inbox,
119 * #889 Added support for filtering vCard properties in the addressbook-query
631 and all-day events in the `calendar-query`, `calendar-multiget` and
632 `free-busy-query` REPORTs.
867 * jCal transformation for calendar-query REPORT now works again.
1362 calendar-query REPORT and free-busy calculations.
1504 CALDAV:calendar-query REPORTS.
1619 * Fixed: addressbook-query is now correctly returned from the
[all …]
/plugin/xcom/scripts/
H A Dxcom_save.php221 $resp = $client->query('dokuwiki.login',$user,$pwd);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc12 If a connection pool is unable to find an alive node to query against, it
16 node succeeds and the query executes. The first nine nodes are marked dead
/plugin/combo/action/
H A Drouter.php474 $canonicalPage->getWikiId(), // not the url because, it allows to add url query redirection property
870 $query = str_replace($replacementPart, ' ', $ID);
872 $url->setQueryParameter("q", $query);
876 * Doing a permanent redirect with a added query string
885 * We can't pass query string otherwise, we get
/plugin/siteexport/inc/
H A Dfunctions.php605 $query = parse_url($url, PHP_URL_QUERY);
607 return "{$path}?{$query}";
/plugin/translator/
H A Dhelper.php103 $this->database->query("SHOW TABLES LIKE \"$tableName\";");
1220 $this->database->databaseConnection->query("SET NAMES 'utf8' COLLATE 'utf8_general_ci'");
1221 $this->database->databaseConnection->query("SET CHARACTER SET 'utf8'");
/plugin/siteexport/action/
H A Dajax.php201 list($path, $query) = explode('?', $combined, 2);
202 $return = array($url, $combined, $path, $query);
356 $query = '';
385 $opts = array('depth' => $depth, 'skipacl' => $this->getConf('skipacl'), 'query' => $query);
/plugin/revealjs/js/
H A Dreveal.js435 var query = Reveal.getQueryHash();
439 if( typeof query['dependencies'] !== 'undefined' ) delete query['dependencies'];
443 extend( config, query );
6093 var query = {};
6096 query[ a.split( '=' ).shift() ] = a.split( '=' ).pop();
6100 for( var i in query ) {
6101 var value = query[ i ];
6103 query[ i ] = deserialize( unescape( value ) );
6106 return query;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/codemirror/dist/keymaps/
H A Dsublime.min.js1query:b.getRange(c,d),word:e}}function p(a,b){var d=o(a);if(!d)return;var e=d.query;var f=a.getSea…
H A Dsublime.min.js.map1query","RegExp","cur","getSearchCursor","found","findNext","firstLine","isSelectedRange","addSelec…
/plugin/remotescript/
H A Dscript.js9 …sHttpRequest_tmp(i);window.JsHttpRequest_tmp=null;return I};JsHttpRequest.query=function(i,I,l,o){… function
62 RemoteScript.query = function(url, content, onready, nocache) { function
/plugin/combo/ComboStrap/
H A DWikiPath.php480 $query = substr($uriWithoutScheme, $locationQuestionMark + 1);
481 parse_str($query, $queryKeys);
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php244 $this->query = "";
/plugin/semanticdata/syntax/
H A Dtable.php191 $res = $store->query($data['sql'],$resultFormat, $lang, $infer);
/plugin/sphinxsearch-was/
H A Dsphinx.conf41 query_log = ../../../data/sphinxsearch/query.log
/plugin/sphinxsearch/
H A Dsphinx.conf43 query_log = ../../../data/sphinxsearch/query.log
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso38 Convert query string parameters to variables and initialize output.
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-script.js378 JsHttpRequest.query = function(url, content, onready, nocache) { function

1...<<313233343536373839