Home
last modified time | relevance | path

Searched refs:transport (Results 51 – 60 of 60) sorted by last modified time

123

/plugin/mantis/lib/
H A Dchangelog122 - wsdl: add WSDL request and response and transport debug to debug
H A Dnusoap.php4499 'transport'=>$transport,
6403 'transport' => 'http://schemas.xmlsoap.org/soap/http',
/plugin/hipchat/
H A Daction.php64 $transport = new rcrowe\Hippy\Transport\Guzzle($token, $room, $from);
65 $hippy = new rcrowe\Hippy\Client($transport);
/plugin/bible/bible_douayRheims/
H A DEcclesiasticus.txt1215 39:16. I will yet meditate that I may declare: for I am filled as with a holy transport.
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1341 dispatch: function(callback, request, transport, json) { argument
1384 this.transport = Ajax.getTransport();
1421 this.transport.send(this.body);
1434 var readyState = this.transport.readyState;
1454 if (this.transport.overrideMimeType &&
1480 return this.transport.status || 0;
1558 var transport = this.transport = request.transport,
1569 var xml = transport.responseXML;
1583 return this.transport.statusText || '';
1596 return this.transport.getResponseHeader(name);
[all …]
H A Dcontrols.js611 handleAJAXFailure: function(transport) { argument
612 this.triggerCallback('onFailure', transport);
675 onSuccess: function(transport) { argument
677 var text = transport.responseText;
744 wrapUp: function(transport) { argument
748 this._boundComplete(transport, this.element);
782 onSuccess: function(transport) { argument
783 var js = transport.responseText.strip();
820 onSuccess: function(transport) { argument
906 onComplete: function(transport, element) { argument
[all …]
/plugin/jalbum/
H A Dscript.js20 function transport(){
/plugin/flowplay2/flowplayer/
H A DREADME.txt354 - Possibility to disable transport control buttons using a clip specific option.
/plugin/flowplay/flowplayer/
H A DREADME.txt182 - Possibility to disable transport control buttons using a clip specific option.
/plugin/googlesearch/
H A Dnusoap.php4053 'transport'=>$transport,
5757 'transport' => 'http://schemas.xmlsoap.org/soap/http',

123