Home
last modified time | relevance | path

Searched refs:body (Results 276 – 300 of 1980) sorted by relevance

1...<<11121314151617181920>>...80

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSince.php57 …public static function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $c… argument
59 Assert::nullOrString($body);
60 if (empty($body)) {
65 if (! preg_match('/^(' . self::REGEX_VECTOR . ')\s*(.+)?$/sux', $body, $matches)) {
H A DVersion.php57 …public static function create($body, DescriptionFactory $descriptionFactory = null, TypeContext $c… argument
59 Assert::nullOrString($body);
60 if (empty($body)) {
65 if (!preg_match('/^(' . self::REGEX_VECTOR . ')\s*(.+)?$/sux', $body, $matches)) {
H A DCovers.php48 $body, argument
53 Assert::string($body);
54 Assert::notEmpty($body);
56 $parts = preg_split('/\s+/Su', $body, 2);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePart.php45 public function setBody(MessagePartBody $body) argument
47 $this->body = $body;
54 return $this->body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DCreativeNativeAd.php26 public $body; variable in Google\\Service\\AdExchangeBuyer\\CreativeNativeAd
62 public function setBody($body) argument
64 $this->body = $body;
68 return $this->body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DNativeContent.php31 public $body; variable in Google\\Service\\AdExchangeBuyerII\\NativeContent
97 public function setBody($body) argument
99 $this->body = $body;
106 return $this->body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DNativeContent.php31 public $body; variable in Google\\Service\\RealTimeBidding\\NativeContent
97 public function setBody($body) argument
99 $this->body = $body;
106 return $this->body;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerMKCOLTest.php27 $this->assertEquals('', $this->response->body);
134 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
166 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
198 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
232 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
257 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
282 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
308 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
337 …$this->response->status, 'Wrong statuscode received. Full response body: ' .$this->response->body);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DServerTest.php37 $this->assertEquals('Test contents', stream_get_contents($this->response->body));
59 $this->assertEquals('', $this->response->body);
78 $this->assertEquals('', $this->response->body);
112 $this->assertEquals('', $this->response->body);
127 $this->assertEquals('', $this->response->body);
144 $this->assertEquals('', $this->response->body);
163 $this->assertEquals('', $this->response->body);
184 $this->assertEquals('', $this->response->body);
197 $this->assertEquals('', $this->response->body);
234 $this->assertEquals('', $this->response->body);
/plugin/embedover/
H A Dscript.js25 …else if (e.clientX || e.clientY) { posy = e.clientY + document.body.scrollTop + document.docum…
27 …document.getElementById("embedover_div" ).style.left = document.body.clientWidth - document.getEle…
67 if (currentfr.contentDocument && currentfr.contentDocument.body.offsetHeight) //ns6 syntax
68 currentfr.height = currentfr.contentDocument.body.offsetHeight+FFextraHeight;
69 else if (currentfr.Document && currentfr.Document.body.scrollHeight) //ie5+ syntax
70 currentfr.height = currentfr.Document.body.scrollHeight;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DTransformNamespace.php102 * $params['body'] = (array) The definition for the transform to preview
111 $body = $this->extractArgument($params, 'body');
117 $endpoint->setBody($body);
126 * $params['body'] = (array) The transform definition (Required)
135 $body = $this->extractArgument($params, 'body');
141 $endpoint->setBody($body);
196 * $params['body'] = (array) The update transform definition (Required)
205 $body
[all...]
H A DSnapshotNamespace.php59 * $params['body'] = (array) The snapshot clone definition (Required)
70 $body = $this->extractArgument($params, 'body');
78 $endpoint->setBody($body);
89 * $params['body'] = (array) The snapshot definition
99 $body = $this->extractArgument($params, 'body');
106 $endpoint->setBody($body);
117 * $params['body'] = (array) The repository definition (Required)
126 $body
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCloneSnapshot.php59 public function setBody($body): CloneSnapshot argument
61 if (isset($body) !== true) {
64 $this->body = $body;
/plugin/combo/resources/theme/default/pages/templates/
H A Dlanding.hbs7 <body class="{{body-classes}}">
18 {{>body-beforeend-partial}}
19 </body>
/plugin/gtime/gtlib/asn1/x509/
H A DX509Certificate.php93 $body = GTBase64::encode($this->bytes);
94 $body = wordwrap($body, 64, "\r\n", true);
96 if ($body{strlen($body) - 1} != "\n") {
97 $body .= "\r\n";
100 $pem .= $body;
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DSapiTest.php150 $body = fopen('php://memory', 'w');
151 fwrite($body, 'Ignore this. Send this sentence. Ignore this too.');
152 rewind($body);
153 fread($body, 13);
154 $response->setBody($body);
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.relative.php19 $body = $tree;
22 $this->assertEqual($body->get_left(),
24 $this->assertEqual($body->get_top(),
H A Dtest.text-transform.php19 $body = $tree;
22 $this->assertEqual($body->get_left(),
24 $this->assertEqual($body->get_top(),
/plugin/webdav/vendor/sabre/http/lib/
H A DResponse.php102 * @param resource $body
104 function __construct($status = null, array $headers = null, $body = null) { argument
108 if (!is_null($body)) $this->setBody($body);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DMultiGetTest.php37 …sertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $response->body);
42 $result = $client->parseMultiStatus($response->body);
80 …sertEquals(207, $response->status, 'Incorrect status code. Full response body:' . $response->body);
85 $result = $client->parseMultiStatus($response->body);
/plugin/davcal/vendor/sabre/http/lib/
H A DResponse.php102 * @param resource $body
105 function __construct($status = null, array $headers = null, $body = null) { argument
109 if (!is_null($body)) $this->setBody($body);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DNotification.php35 public $body; variable in Google\\Service\\Books\\Notification
100 public function setBody($body) argument
102 $this->body = $body;
109 return $this->body;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/
H A DMockPlugin.php28 * @param string $body iCalendar body
32 protected function mail($to, $subject, $body, array $headers) { argument
37 'body' => $body,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DICSExportPluginTest.php66 $obj = VObject\Reader::read($s->httpResponse->body);
117 $obj = VObject\Reader::read($s->httpResponse->body);
218 …(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->httpResponse->body);
224 $obj = VObject\Reader::read($s->httpResponse->body);
267 …(400, $s->httpResponse->status,'Invalid status received. Response body: '. $s->httpResponse->body);
303 …(400, $s->httpResponse->status,'Invalid status received. Response body: '. $s->httpResponse->body);
339 …(200, $s->httpResponse->status,'Invalid status received. Response body: '. $s->httpResponse->body);
340 $obj = VObject\Reader::read($s->httpResponse->body);
416 $obj = VObject\Reader::read($s->httpResponse->body);
572 $obj = VObject\Reader::read($s->httpResponse->body);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DNote.php71 public function setBody(Section $body) argument
73 $this->body = $body;
80 return $this->body;

1...<<11121314151617181920>>...80