Home
last modified time | relevance | path

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

/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js310 xhr.upload.onprogress = function(e){ method
317 xhr.onreadystatechange = function(){ method
H A Dfileuploader.js1184 xhr.upload.onprogress = function(e){ method
1191 xhr.onreadystatechange = function(){ method
1208 _onComplete: function(id, xhr){ argument
/dokuwiki/_test/core/
H A DphpQuery-onefile.php5033 public static function ajax($options = array(), $xhr = null) {