Home
last modified time | relevance | path

Searched refs:api (Results 101 – 125 of 172) sorted by last modified time

1234567

/plugin/accscounter/lang/de/
H A Dviewer.txt11 [HINWEIS] Die Spammer Check-Funktion benötigt eine Verbindung zu api.stopforumspam.org. Wenn Sie me…
/plugin/accscounter/lang/ja/
H A Dviewer.txt11 【注】スパムチェックの機能では、api.stopforumspam.orgへの接続が必要となります。スパムチェックをするページを一度にたくさん指定すると、操作完了まで時間が掛かる事があります。
/plugin/accscounter/lang/pt-br/
H A Dviewer.txt11 [OBSERVAÇÃO] A função Verificação de Spammer precisa de conexão com api.stopforumspam.org. Se você …
/plugin/issuelinks/services/
H A DJira.service.php269 $endpoint = '/rest/api/2/search?jql=' . $jqlQuery . '&maxResults=50&startAt=' . $startat;
332 $projects = $this->makeJiraRequest('/rest/api/2/project', [], 'GET');
/plugin/etherpadlite/
H A DREADME.md30 … dokuwiki plugin further adds an ajax handler that calls the etherpad lite api as needed and store…
/plugin/etherpadlite/externals/etherpad-lite-client/
H A DREADME.md7 $instance = new EtherpadLiteClient('EtherpadFTW,http://beta.etherpad.org/api');
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1api.js","webpack://pdfjs-dist/build/pdf/node_modules/@babel/runtime/regenerator/index.js","webpack…
H A Dpdf.worker.js.map1 …Contexts%20in%20NW.js/#access-nodejs-and-nwjs-api-in-browser-context\n // https://electronjs.org/…
/plugin/datatables/assets/datatables.net/js/
H A Djquery.dataTables.min.js4 !function(n){"use strict";var a;"function"==typeof define&&define.amd?define(["jquery"],function(t){return n(t,window,document)}):"object"==typeof exports?(a=require("jquery"),"undefined"!=typeof window?module.exports=function(t,e){return t=t||window,e=e||a(t),n(e,t,t.document)}:n(a,window,window.document)):window.DataTable=n(jQuery,window,document)}(function(P,j,y,H){"use strict";function d(t){var e=parseInt(t,10);return!isNaN(e)&&isFinite(t)?e:null}function l(t,e,n){var a=typeof t,r="string"==a;return"number"==a||"bigint"==a||!!h(t)||(e&&r&&(t=$(t,e)),n&&r&&(t=t.replace(q,"")),!isNaN(parseFloat(t))&&isFinite(t))}function a(t,e,n){var a;return!!h(t)||(h(a=t)||"string"==typeof a)&&!!l(t.replace(V,"").replace(/<script/i,""),e,n)||null}function m(t,e,n,a){var r=[],o=0,i=e.length;if(a!==H)for(;o<i;o++)t[e[o]][n]&&r.push(t[e[o]][n][a]);else for(;o<i;o++)r.push(t[e[o]][n]);return r}function f(t,e){var n,a=[];e===H?(e=0,n=t):(n=e,e=t);for(var r=e;r<n;r++)a.push(r);return a}function _(t){for(var e=[],n=0,a=t.length;n<a;n++)t[n]&&e.push(t[n]);return e}function s(t,e){return-1!==this.indexOf(t,e=e===H?0:e)}var p,e,t,w=function(t,v){if(w.factory(t,v))return w;if(this instanceof w)return P(t).DataTable(v);v=t,this.$=function(t,e){return this.api(!0).$(t,e)},this._=function(t,e){return this.api(!0).rows(t,e).data()},this.api=function(t){return new B(t?ge(this[p.iApiIndex]):this)},this.fnAddData=function(t,e){var n=this.api(!0),t=(Array.isArray(t)&&(Array.isArray(t[0])||P.isPlainObject(t[0]))?n.rows:n.row).add(t);return e!==H&&!e||n.draw(),t.flatten().toArray()},this.fnAdjustColumnSizing=function(t){var e=this.api(!0).columns.adjust(),n=e.settings()[0],a=n.oScroll;t===H||t?e.draw(!1):""===a.sX&&""===a.sY||Qt(n)},this.fnClearTable=function(t){var e=this.api(!0).clear();t!==H&&!t||e.draw()},this.fnClose=function(t){this.api(!0).row(t).child.hide()},this.fnDeleteRow=function(t,e,n){var a=this.api(!0),t=a.rows(t),r=t.settings()[0],o=r.aoData[t[0][0]];return t.remove(),e&&e.call(this,r,o),n!==H&&!n||a.draw(),o},this.fnDestroy=function(t){this.api(!0).destroy(t)},this.fnDraw=function(t){this.api(!
79 b)}}var n=function(a){this.$=function(a,b){return this.api(!0).$(a,b)};this._=function(a,b){return this.api(!0).rows(a,b).data()};this.api=function(a){return a?new r(Aa(this[v.iApi global() method in AnonymousFunctioncccb93683d00
[all...]
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1 …returning specific backreferences\n * html = '<a href=\"http://xregexp.com/api/\">XRegExp</a>\\\n …
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1api for date methods\nvar utils = require(\"../../utils/utils\");\n\nvar createWorktimeFacade = fu…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js8801 cmd = api ?
12512 var api = {},
12520 api.disabled = false
12529 api.set(key, val)
12555 api.set = function(key, val) { storage.setItem(key, api.serialize(val)) }
12556 api.get = function(key) { return api.deserialize(storage.getItem(key)) }
12562 api.set = function(key, val) { storage[key] = api.serialize(val) }
12608 if (api.get(namespace) != namespace) { api.disabled = true }
12609 api.remove(namespace)
12611 api.disabled = true
[all …]
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock19 "@webassemblyjs/helper-api-error@1.8.5":
21 …resolved "https://registry.yarnpkg.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.8.5.tg…
124 "@webassemblyjs/helper-api-error" "1.8.5"
137 "@webassemblyjs/helper-api-error" "1.8.5"
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js15api,v(b),this.c.text),d=this.c.families,f=d.length,e=0;e<f;e++){var g=d[e].split(":");3==g.length&…
16api||"https://use.typekit.net")+"/"+a+".js"};X.prototype.load=function(a){var b=this.c.id,c=this.a…
/plugin/ipban/ip-lib/
H A DREADME.md1 [![TravisCI Build Status](https://api.travis-ci.org/mlocati/ip-lib.svg?branch=master)](https://trav…
2 [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/mlocati/ip-lib?branch=…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md5 in case you have heavily used internal-api here are the most important the changes:
H A DREADME.md36 case you have heavily used internal-api or you are relaying on some of the removed features,
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dindex.rst10 api
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst16 enabled (see the :doc:`Twig for Developers<../api>` chapter).
H A Dautoescape.rst80 The chapter :doc:`Twig for Developers<../api>` gives more information
H A Dinclude.rst67 sandboxing it. More information in the :doc:`Twig for Developers<../api>`
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md3 * doc(api) Rewrite `copy` definition. (Ivan Enderlin, 2017-07-11T09:35:10+02:00)
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md5 [![Build status](https://ci.appveyor.com/api/projects/status/lyg83bcsisrr94se/branch/master?svg=tru…
/plugin/barcode/api/
H A Dbarcode.inc18 require_once DOKU_PLUGIN_BARCODE . 'api/' . $provider . '/barcode.inc';
/plugin/barcode/api/qrserver/
H A Dbarcode.inc14 // http://qrserver.com/api/documentation/create-qr-code/
19 $resultStr = 'http://api.qrserver.com/v1/create-qr-code/?';

1234567