Home
last modified time | relevance | path

Searched defs:timeOut (Results 1 – 5 of 5) sorted by path

/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurlHttpClient.php67 public function send($url, $method, $body, array $headers, $timeOut)
93 public function openConnection($url, $method, $body, array $headers, $timeOut)
H A DFacebookGuzzleHttpClient.php52 public function send($url, $method, $body, array $headers, $timeOut)
H A DFacebookHttpClientInterface.php46 public function send($url, $method, $body, array $headers, $timeOut);
H A DFacebookStreamHttpClient.php47 public function send($url, $method, $body, array $headers, $timeOut)
/plugin/imageflow/
H A Dscript.js108 this.timeOut = function(fkt, time) { method in imageflow_plugin