Searched refs:LOADER (Results 1 – 2 of 2) sorted by relevance
25 var $LOADER = null; variable in JsHttpRequest59 $this->LOADER = strtolower($m[3]);70 $this->LOADER = 'unknown';213 if ($this->LOADER == 'form') return;281 …$ctype = !empty($this->_contentTypes[$this->LOADER])? $this->_contentTypes[$this->LOADER] : $this-…284 if ($this->LOADER != "xml") {289 …. ($this->LOADER == "form"? 'top && top.JsHttpRequestGlobal && top.JsHttpRequestGlobal' : 'JsHttpR…292 if ($this->LOADER == "form") {
48 /* LOADER */