Home
last modified time | relevance | path

Searched refs:body (Results 101 – 125 of 1852) sorted by relevance

12345678910>>...75

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetOverallBuckets.php59 return isset($this->body) ? 'POST' : 'GET';
62 public function setBody($body): GetOverallBuckets argument
64 if (isset($body) !== true) {
67 $this->body = $body;
H A DGetBuckets.php67 return isset($this->body) ? 'POST' : 'GET';
70 public function setBody($body): GetBuckets argument
72 if (isset($body) !== true) {
75 $this->body = $body;
H A DGetCategories.php61 return isset($this->body) ? 'POST' : 'GET';
64 public function setBody($body): GetCategories argument
66 if (isset($body) !== true) {
69 $this->body = $body;
H A DGetModelSnapshots.php64 return isset($this->body) ? 'POST' : 'GET';
67 public function setBody($body): GetModelSnapshots argument
69 if (isset($body) !== true) {
72 $this->body = $body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DAppEngineHttpTarget.php27 public $body; variable in Google\\Service\\CloudScheduler\\AppEngineHttpTarget
58 public function setBody($body) argument
60 $this->body = $body;
67 return $this->body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DComment.php25 public $body; variable in Google\\Service\\CloudSupport\\Comment
44 public function setBody($body) argument
46 $this->body = $body;
53 return $this->body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/
H A DAppEngineHttpRequest.php27 public $body; variable in Google\\Service\\CloudTasks\\AppEngineHttpRequest
58 public function setBody($body) argument
60 $this->body = $body;
67 return $this->body;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DTermVectors.php77 return isset($this->body) ? 'POST' : 'GET';
80 public function setBody($body): TermVectors argument
82 if (isset($body) !== true) {
85 $this->body = $body;
H A DExplain.php77 return isset($this->body) ? 'POST' : 'GET';
80 public function setBody($body): Explain argument
82 if (isset($body) !== true) {
85 $this->body = $body;
H A DClosePointInTime.php49 public function setBody($body): ClosePointInTime argument
51 if (isset($body) !== true) {
54 $this->body = $body;
H A DReindex.php56 public function setBody($body): Reindex argument
58 if (isset($body) !== true) {
61 $this->body = $body;
/plugin/html2pdf/html2pdf/html2ps/
H A Dtree.navigation.inc.php33 $body =& traverse_dom_tree_pdf($child);
34 if ($body) {
35 return $body;
49 $body =& traverse_dom_tree_pdf($child);
50 if ($body) {
51 return $body;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DEmailTemplate.php25 public $body; variable in Google\\Service\\IdentityToolkit\\EmailTemplate
50 public function setBody($body) argument
52 $this->body = $body;
59 return $this->body;
/plugin/credits/
H A Dscript.js28 if(document.body.scrollLeft || document.body.scrollTop) {
29 top+=document.body.scrollTop;
30 left += document.body.scrollLeft;
87 if (navigator.userAgent.indexOf('Mac') != -1 && typeof document.body.leftMargin != 'undefined'){
88 offsetLeft += document.body.leftMargin;
89 offsetTop += document.body.topMargin;
/plugin/issuelinks/classes/
H A DRequestResult.php8 public $body; variable in dokuwiki\\plugin\\issuelinks\\classes\\RequestResult
10 public function __construct($code = null, $body = null) argument
13 $this->body = $body;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DMacroTest.php23 $body = new TextNode('foo', 1);
25 $node = new MacroNode('foo', $body, $arguments, 1);
27 $this->assertEquals($body, $node->getNode('body'));
34 $body = new TextNode('foo', 1);
39 $node = new MacroNode('foo', $body, $arguments, 1);
/plugin/bootswrapper/exe/help/
H A Dpanel.txt51 <panel type="default" title="Panel title" no-body="true">
52body>Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bi…
61 <code html5><panel type="default" title="Panel title" no-body="true">
62body>Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bi…
69 If there is no panel body, the component moves from panel header to table without interruption.
71 <panel type="default" title="Panel title" no-body="true">
80 <code html5><panel type="default" title="Panel title" no-body="true">
91 <panel type="default" title="Panel title" no-body="true">
92body>Some default panel content here. Nulla vitae elit libero, a pharetra augue. Aenean lacinia bi…
103 <code html5><panel type="default" title="Panel title" no-body="true">
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDialog.php28 public function setBody(GoogleAppsCardV1Card $body) argument
30 $this->body = $body;
37 return $this->body;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DReroute.php54 public function setBody($body): Reroute argument
56 if (isset($body) !== true) {
59 $this->body = $body;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DInvalidateApiKey.php47 public function setBody($body): InvalidateApiKey argument
49 if (isset($body) !== true) {
52 $this->body = $body;
H A DSamlAuthenticate.php47 public function setBody($body): SamlAuthenticate argument
49 if (isset($body) !== true) {
52 $this->body = $body;
H A DSamlCompleteLogout.php47 public function setBody($body): SamlCompleteLogout argument
49 if (isset($body) !== true) {
52 $this->body = $body;
H A DSamlInvalidate.php47 public function setBody($body): SamlInvalidate argument
49 if (isset($body) !== true) {
52 $this->body = $body;
H A DSamlLogout.php47 public function setBody($body): SamlLogout argument
49 if (isset($body) !== true) {
52 $this->body = $body;
H A DSamlPrepareAuthentication.php47 public function setBody($body): SamlPrepareAuthentication argument
49 if (isset($body) !== true) {
52 $this->body = $body;

12345678910>>...75