Home
last modified time | relevance | path

Searched refs:subject (Results 226 – 250 of 853) sorted by last modified time

12345678910>>...35

/plugin/davcal/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/
H A DMockPlugin.php27 * @param string $subject Subject of the email
32 protected function mail($to, $subject, $body, array $headers) { argument
36 'subject' => $subject,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php120 'subject' => 'Birthday party',
162 'subject' => 'Cancelled: Birthday party',
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A DICON-LICENSE10 furnished to do so, subject to the following conditions:
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DIMipPlugin.php118 $subject = 'SabreDAV iTIP message';
121 $subject = 'Re: ' . $summary;
124 $subject = $summary;
127 $subject = 'Cancelled: ' . $summary;
141 $subject,
156 * @param string $subject Subject of the email
161 protected function mail($to, $subject, $body, array $headers) { argument
163 mail($to, $subject, $body, implode("\r\n", $headers));
/plugin/pot/
H A DLICENSE192 original licensor to copy, distribute or modify the Program subject to
/plugin/spreadout/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/indexmenu/
H A DCOPYING194 original licensor to copy, distribute or modify the Program subject to
/plugin/actionrenderer/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authgooglesheets/vendor/ralouphie/getallheaders/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-normalizer/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A DLICENSE.txt10 furnished to do so, subject to the following conditions:
36 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DInTotoStatement.php100 public function setSubject($subject) argument
102 $this->subject = $subject;
109 return $this->subject;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DAbuseReport.php79 public function setSubject(Entity $subject) argument
81 $this->subject = $subject;
88 return $this->subject;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DJwtClaims.php33 public $subject; variable in Google\\Service\\Connectors\\JwtClaims
66 public function setSubject($subject) argument
68 $this->subject = $subject;
75 return $this->subject;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DLICENSE8 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DLICENSE13 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md71 * Fixed SwiftMailerHandler not accepting email templates with an empty subject
283 …* Added ability to use `%message%` and other LineFormatter replacements in the subject line of ema…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DFlowdockFormatter.php54 $subject = sprintf(
64 'subject' => $subject,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudKMS/
H A DCertificate.php54 public $subject; variable in Google\\Service\\CloudKMS\\Certificate
161 public function setSubject($subject) argument
163 $this->subject = $subject;
170 return $this->subject;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1024 * @param string $subject an email address account to impersonate
1026 public function setSubject($subject) argument
1028 $this->config['subject'] = $subject;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DSubjectConfig.php30 public function setSubject(Subject $subject) argument
32 $this->subject = $subject;
39 return $this->subject;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSendGridHandler.php51 protected $subject; variable in Monolog\\Handler\\SendGridHandler
58 * @param string $subject The subject of the mail
60 …public function __construct(string $apiUser, string $apiKey, string $from, $to, string $subject, $… argument
71 $this->subject = $subject;
86 $message['subject'] = $this->subject;
/plugin/authgooglesheets/vendor/paragonie/random_compat/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DLICENSE8 permit persons to whom the Software is furnished to do so, subject to

12345678910>>...35