Home
last modified time | relevance | path

Searched defs:body (Results 76 – 100 of 515) sorted by last modified time

12345678910>>...21

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php129 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
H A DFlickr.php78 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
101 public function requestRest($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
106 public function requestXmlrpc($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
113 public function requestSoap($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
120 public function requestJson($path, $method = 'GET', $body argument
127 requestPhp($path, $method = 'GET', $body = null, array $extraHeaders = array()) global() argument
[all...]
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DMailchimp.php83 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) argument
/plugin/smtp/classes/
H A DMessage.php17 protected $body; variable in splitbrain\\dokuwiki\\plugin\\smtp\\Message
24 public function __construct($from, $rcpt, $body) {
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DMessage.php54 protected $body; variable in Tx\\Mailer\\Message
151 public function setBody($body){
/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php135 public function setBody($body){
/plugin/openid/Auth/OpenID/
H A DServer.php1404 public $body = ""; variable in Auth_OpenID_WebResponse
1407 $body = null)
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php29 public $body = ''; variable in Auth_Yadis_HTTPResponse
33 $headers = null, $body = null)
H A DParanoidHTTPFetcher.php217 function post($url, $body, $extra_headers = null)
H A DPlainHTTPFetcher.php160 function post($url, $body, $extra_headers = null)
/plugin/s5/ui/blue/
H A Dpretty.css7 body {background: #000294 url(bluebottom.gif) right bottom no-repeat; color: #fff; font-size: 1.8em… selector
13 html, body {margin: 0; padding: 0;} selector
/plugin/s5/ui/default/
H A Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
H A Dpretty.css3 body {background: #FFF url(bodybg.gif) -16px 0 no-repeat; color: #000; font-size: 2em;} selector
9 html, body {margin: 0; padding: 0;} selector
/plugin/s5/ui/i18n/
H A Dpretty.css7 body {background: #95A7D4 url(bg-slide.jpg) 100% 100% no-repeat; color: #210; font: 28px Arial, san… selector
/plugin/s5/ui/pixel/
H A Dpretty.css7 body {background: transparent url(pixelbg.gif) repeat-y; color: #08093F; font-size: 1.8em;} selector
13 html, body {margin: 0; padding: 0;} selector
/plugin/s5/ui/dokuwiki/
H A Dpretty.css8 body {background: #fff url(logo.png) top right no-repeat; color: #000; font-size: 1.9em;} selector
14 html, body {margin: 0; padding: 0; font-family: Verdana, Helvetica, sans-serif;} selector
H A Dprint.css1 /* The following rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
/plugin/s5/ui/flower/
H A Dpretty.css7 body {background: #fff url(blume.jpg) no-repeat; color: #222; font-size: 2em;} selector
13 html, body {margin: 0; padding: 0;} selector
H A Dprint.css1 /* The next rule is necessary to have all slides appear in print! DO NOT REMOVE IT! */
/plugin/s5/ui/yatil/
H A Dpretty.css5 body {background: #f3f3f3 url(bodybg.gif); color: #000; font-size: 2em; font-family: Verdana, Arial… selector
21 html, body {margin: 0; padding: 0;} selector
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Shutdown/
H A DPutNode.php55 public function setBody($body): PutNode argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCreate.php58 public function setBody($body): Create argument
H A DRestore.php58 public function setBody($body): Restore argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Sql/
H A DTranslate.php49 public function setBody($body): Translate argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DTermVectors.php80 public function setBody($body): TermVectors argument

12345678910>>...21