Home
last modified time | relevance | path

Searched defs:xhr (Results 1 – 25 of 43) sorted by relevance

12

/plugin/struct/script/
H A DAggregationEditor.js65 .fail(function (xhr) { argument
147 .fail(function (xhr) { argument
/plugin/revealjs/plugin/markdown/
Dmarkdown.js211 function( xhr, url ) { argument
221 function( xhr, url ) { argument
268 xhr.onreadystatechange = function( section, xhr ) { argument
/plugin/confmanager/
Djquery.form.js167 options.success = function(data, status, xhr) { // jQuery 1.4+ passes xhr as 3rd arg argument
260 s.xhr = function() { function
279 s.beforeSend = function(xhr, o) { argument
330 xhr = { // mock object variable
682 var httpData = function( xhr, type, s ) { // mostly lifted from jq1.4.4 argument
/plugin/editions/
Dscript.js40 $snippet.load(targetURL+' #'+targetAnchor, function(response, status, xhr) { argument
/plugin/batchedit/
Dserver.js53 error : function (xhr, status, message) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Dsync.js212 var xhr = { variable
231 model.on('error', function(m, xhr, options) { argument
/plugin/tagging/script/
H A Dadmin.js38 .fail(jQuery.proxy(function(xhr) { argument
H A Deditable.js216 .fail($.proxy(function(xhr) { argument
/plugin/dokumicrobugtracker/js/
Djquery.jeditable.mini.js24 …trim($(self).html())){$(self).html(settings.placeholder);}},error:function(xhr,status,error){onerr… argument
/plugin/dropfiles/src/
Dupload.js339 'xhr': function () { method
/plugin/popupviewer/
Dscript.js193 … var wrapper = $('<div/>').load(popupData.src, popupData, function(response, status, xhr) { argument
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js860 },handleError:function(s,xhr,status,e){if(s.error){s.error(xhr,status,e); argument
862 }},active:0,httpSuccess:function(xhr){try{return !xhr.status&&location.protocol=="file:"||(xhr.stat… argument
864 },httpNotModified:function(xhr,url){try{var xhrRes=xhr.getResponseHeader("Last-Modified"); argument
867 },httpData:function(xhr,type,filter){var ct=xhr.getResponseHeader("content-type"),xml=type=="xml"||… argument
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js860 },handleError:function(s,xhr,status,e){if(s.error){s.error(xhr,status,e); argument
862 }},active:0,httpSuccess:function(xhr){try{return !xhr.status&&location.protocol=="file:"||(xhr.stat… argument
864 },httpNotModified:function(xhr,url){try{var xhrRes=xhr.getResponseHeader("Last-Modified"); argument
867 },httpData:function(xhr,type,filter){var ct=xhr.getResponseHeader("content-type"),xml=type=="xml"||… argument
/plugin/diagramsnet/lib/js/diagramly/
DApp.js821 STYLE_PATH + '/default.xml'], function(xhr) argument
1017 }, function(xhr) argument
4617 …is.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
6623 …is.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
DEditorUi.js3565 this.parseFile(file, mxUtils.bind(this, function(xhr) argument
7824 …b([text.replace(/\s+/g,' ')], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
8250 …ui.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
8385 …ll) ? file : new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
11205 this.parseFile(file, mxUtils.bind(this, function(xhr) argument
12665 …is.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
14870 EditorUi.prototype.addRemoteServiceSecurityCheck = function(xhr) argument
DOneDriveClient.js649 …ui.parseFile(new Blob([data], {type: 'application/octet-stream'}), mxUtils.bind(this, function(xhr) argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js599 xhr.onreadystatechange = function(e) method
/plugin/zwidoku/files/
H A Djs.js1 …ath":"\/dokuwiki\/","secure":true};Object.defineProperty(window,'DOKU_UHN',{get:function(){console…
/plugin/jquery/
Djquery-1.4.2.js4952 xhr: window.XMLHttpRequest && (window.location.protocol !== "file:" || !window.ActiveXObject) ? property
5301 handleError: function( s, xhr, status, e ) { argument
5317 httpSuccess: function( xhr ) { argument
5330 httpNotModified: function( xhr, url ) { argument
5346 httpData: function( xhr, type, s ) { argument
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
Dbackbone.js1441 options.beforeSend = function(xhr) { argument
1454 options.error = function(xhr, textStatus, errorThrown) { argument
/plugin/refnotes/
Dadmin.js142 error(xhr, status, message) { argument
/plugin/webcode/vendor/
Dfirebug-lite-1.2.js2455 pi.xhr = new pi.base; variable
2541 pi.xhr.get = function(_url,_returnPiObject){ function
Dfirebug-lite-1.2-compressed.js117 …_fn,_useCapture);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;pi.xhr.… variable
122 …s.api.send(this.environment.getType()=="GET"?"":dataUrl);return this;}};pi.xhr.body.environment={"… function
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js128 …_fn,_useCapture);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;pi.xhr.… variable
133 …s.api.send(this.environment.getType()=="GET"?"":dataUrl);return this;}};pi.xhr.body.environment={"… function
H A Dfirebug-lite-1.2.js2466 pi.xhr = new pi.base; variable
2552 pi.xhr.get = function(_url,_returnPiObject){ function

12