Searched defs:xhr (Results 1 – 3 of 3) sorted by relevance
310 xhr.upload.onprogress = function(e){ method317 xhr.onreadystatechange = function(){ method
1184 xhr.upload.onprogress = function(e){ method1191 xhr.onreadystatechange = function(){ method1208 _onComplete: function(id, xhr){ argument
5033 public static function ajax($options = array(), $xhr = null) {