Home
last modified time | relevance | path

Searched refs:setBody (Results 326 – 347 of 347) sorted by relevance

1...<<11121314

/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php521 $response->setBody($responseBody);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php257 $response->setBody($this->generateLockResponse($lockInfo));
/plugin/davcal/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php257 $response->setBody($this->generateLockResponse($lockInfo));
/plugin/do/
H A Dhelper.php380 $mail->setBody($text);
/plugin/discussion/
H A Daction.php1265 $mailer->setBody($notify_text, $replace);
1338 $mailer->setBody($notify_text, $replace);
1344 $mailer->setBody($confirm_text, $confirm_replace);
/plugin/webdav/vendor/sabre/http/
H A DREADME.md106 $response->setBody(
507 function setBody($body);
652 function setBody($body);
/plugin/davcal/vendor/sabre/http/
H A DREADME.md106 $response->setBody(
507 function setBody($body);
652 function setBody($body);
/plugin/git/
H A Dhelper.php161 … $mail->setBody('Please review the proposed changes before the next meeting: '.$local_status_page);
/plugin/groupmail/
H A Dsyntax.php310 $mail->setBody($content);
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1655 public function setBody( $body) { function in Google_CommunityMessage
1930 public function setBody( $body) { function in Google_CommunityPollComment
2105 public function setBody( $body) { function in Google_CommunityTopic
H A DGoogle_FusiontablesService.php1324 public function setBody( $body) { function in Google_Template
/plugin/swiftmail/Swift/
H A DMessage.php483 public function setBody($body) function in Swift_Message
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php734 $response->setBody($dom->saveXML());
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php875 $response->setBody($dom->saveXML());
/plugin/combo/action/
H A Drouter.php939 ->setBody(self::PAGE_404, Mime::getHtml())
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php319 $this->httpResponse->setBody($DOM->saveXML());
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php313 $this->httpResponse->setBody($DOM->saveXML());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md211 - Fix type hinting for `setBody` in `Elasticsearch\Endpoints\Ingest\Pipeline\Put`
313 - Fix: Restore::setBody() does not throw exceptions (#828) [[a96bb9c]](http://github.com/elasticsearch/elasticsearch-php/commit/a96bb9c)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc332 * Fix type hinting for `setBody` in
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md911 * Added a feature to EntityEnclosingRequest::setBody() that will automatically set the Content-Type…
1095 * Added setBody to response objects

1...<<11121314