Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 56) sorted by relevance

123

/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveClient.js227 req.send(mxUtils.bind(this, function(req) argument
285 req.send(mxUtils.bind(this, function(req) argument
456 this.get(url, mxUtils.bind(this, function(req) argument
706 }), mxUtils.bind(this, function(req) argument
908 }), function(req) argument
998 req.send(mxUtils.bind(this, function(req) argument
1028 }), mxUtils.bind(this, function(req) argument
1077 req.send(mxUtils.bind(this, function(req) argument
1100 }), mxUtils.bind(this, function(req) argument
1189 req.send(mxUtils.bind(this, function(req) argument
[all …]
H A DGitLabClient.js53 req.send(mxUtils.bind(this, function(req) argument
80 req.send(mxUtils.bind(this, function(req) argument
188 GitLabClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) argument
410 this.executeRequest(req, mxUtils.bind(this, function(req) argument
436 this.executeRequest(req, mxUtils.bind(this, function(req) argument
670 this.executeRequest(req, mxUtils.bind(this, function(req) argument
945 this.executeRequest(req, mxUtils.bind(this, function(req) argument
1083 this.executeRequest(req, mxUtils.bind(this, function(req) argument
1211 this.executeRequest(req, mxUtils.bind(this, function(req) argument
1223 this.executeRequest(req, mxUtils.bind(this, function(req) argument
[all …]
H A DGitHubClient.js131 req.send(mxUtils.bind(this, function(req) argument
230 GitHubClient.prototype.getErrorMessage = function(req, defaultText) argument
252 GitHubClient.prototype.executeRequest = function(req, success, error, ignoreNotFound) argument
393 this.executeRequest(req, mxUtils.bind(this, function(req) argument
446 this.executeRequest(req, mxUtils.bind(this, function(req) argument
561 this.writeFile(org, repo, ref, path, message, data, sha, mxUtils.bind(this, function(req) argument
633 this.executeRequest(req, mxUtils.bind(this, function(req) argument
710 mxUtils.bind(this, function(req) argument
961 this.executeRequest(req, mxUtils.bind(this, function(req) argument
1100 this.executeRequest(req, mxUtils.bind(this, function(req) argument
[all …]
H A DOneDriveFile.js203 OneDriveFile.prototype.isConflict = function(req) argument
221 …oneDrive.executeRequest(this.ui.oneDrive.getItemURL(this.getId()), mxUtils.bind(this, function(req) argument
281 this.ui.oneDrive.executeRequest(url + '?select=etag,file' , mxUtils.bind(this, function(req) argument
409 }), mxUtils.bind(this, function(err, req) argument
H A DTrelloClient.js179 }), mxUtils.bind(this, function(err, req) argument
542 mxUtils.bind(this, function(req) argument
665 mxUtils.bind(this, function(req) argument
H A DDrawioFileSync.js930 mxUtils.bind(this, function(req) argument
1268 '&secret=' + encodeURIComponent(secret), mxUtils.bind(this, function(req) argument
1400 mxUtils.bind(this, function(req) argument
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DRetryMiddleware.php82 private function onFulfilled(RequestInterface $req, array $options)
103 private function onRejected(RequestInterface $req, array $options)
/plugin/bureaucracy-au/script/
H A Duser.js45 ajaxsource(request, response, function (req) { argument
65 ajaxsource(request, response, function (req) { argument
/plugin/bureaucracyau/script/
H A Duser.js45 ajaxsource(request, response, function (req) { argument
65 ajaxsource(request, response, function (req) { argument
/plugin/revealjs/plugin/multiplex/
H A Dindex.js32 app.get("/", function(req, res) { argument
45 app.get("/token", function(req,res) { argument
/plugin/bureaucracy/script/
H A Duser.js45 ajaxsource(request, response, function (req) { argument
65 ajaxsource(request, response, function (req) { argument
/plugin/revealjs/plugin/notes-server/
H A Dindex.js40 app.get('/', function( req, res ) { argument
47 app.get( '/notes/:socketId', function( req, res ) { argument
/plugin/data-au/
H A Dscript.js87 function (req) { argument
112 function (req) { argument
/plugin/data/
H A Dscript.js87 function (req) { argument
112 function (req) { argument
/plugin/authgoogle/google/io/
H A DGoogle_REST.php34 static public function execute(Google_HttpRequest $req) {
/plugin/epub/
H A Dadmin.php14 private $req; variable in admin_plugin_epub
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js305 JsHttpRequest.LOADERS.xml={loader:function(req){ argument
410 JsHttpRequest.LOADERS.script={loader:function(req){ argument
464 JsHttpRequest.LOADERS.form={loader:function(req){ argument
H A DJsHttpRequest-script-xml.js305 JsHttpRequest.LOADERS.script={loader:function(req){ argument
359 JsHttpRequest.LOADERS.xml={loader:function(req){ argument
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js443 JsHttpRequest.LOADERS.xml = { loader: function(req) { argument
569 JsHttpRequest.LOADERS.script = { loader: function(req) { argument
629 JsHttpRequest.LOADERS.form = { loader: function(req) { argument
H A DJsHttpRequest-script-xml.js441 JsHttpRequest.LOADERS.script = { loader: function(req) { argument
500 JsHttpRequest.LOADERS.xml = { loader: function(req) { argument
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js305 JsHttpRequest.LOADERS.xml={loader:function(req){ argument
410 JsHttpRequest.LOADERS.script={loader:function(req){ argument
464 JsHttpRequest.LOADERS.form={loader:function(req){ argument
/plugin/diagramsnet/lib/plugins/
H A Dupdate.js152 mxUtils.post(updateUrl, 'xml=' + encodeURIComponent(currentXml), function(req) argument
H A Dtickets.js223 getDeskTicket(id, function(ticket, req) argument
327 getDeskTicket(id, function(ticket, req) argument
/plugin/indexmenu/
H A Dadmin.php
/plugin/authgoogle/google/service/
H A DGoogle_MediaFileUpload.php212 public function nextChunk(Google_HttpRequest $req, $chunk=false) {

123