Home
last modified time | relevance | path

Searched refs:subject (Results 401 – 425 of 853) sorted by last modified time

1...<<11121314151617181920>>...35

/plugin/webdav/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/logger/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/mdpage/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/mdpage/
H A DLICENSE.GPL-2.0-or-later191 original licensor to copy, distribute or modify the Program subject to
/plugin/subpages/
H A DLICENSE.txt10 furnished to do so, subject to the following conditions:
/plugin/listusergroup/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/groupmail/
H A DCHANGELOG26 * Disabled overriding subject when setting subject=...
27 by no longer showing the subject input text box
H A Dsyntax.php302 private function send_mail ($to, $subject, $content, $from, $cc, $bcc) { argument
309 $mail->subject($subject);
371 $subject = $_POST['subject'];
394 $newrecord .= "**<nowiki>".$subject."</nowiki>** \n";
421 $this->_validate_value($subject, 'subject');
433 if ($this->send_mail($to, $subject, $comment, $email, $ccs, $bccs)){
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
H A DREADME.textile50 p. This will create a groupmail form with a "name","email address", "subject" and "comment" field. …
54 bc. {{groupmail>subject=Feedback from Site}}
58 bc. {{groupmail>toemail=example@mail.com|subject=Feedback from Site}}
88 | subject=... | If the subject is specified in the parameters then it is not a field on the email f…
/plugin/footer/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/repo/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/editor/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/creole/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/showinitpage/
H A Dgpl-3.0.md446 propagate that work, subject to this License. You are not responsible
/plugin/twitter/
H A DLICENSE69 …nse from the original licensor to copy, distribute or modify the Program subject to these terms an…
/plugin/autotooltip/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/infomail/
H A Daction.php183 $subject = $this->getConf('subjectprefix') . ' ' . $INPUT->str('subject');
190 'SUBJECT' => $subject,
203 $mailer->subject($subject);
237 protected function mail_archive($recipient, $subject, $mailtext, $sender) argument
260 protected function mail_log($recipient, $subject, $mailtext, $sender) argument
/plugin/loglog/helper/
H A Dmain.php59 * @param string $subject
63 public function sendEmail($email, $subject, $text, $textrep = []) argument
69 $mail->subject($subject);
/plugin/jplayer/vendor/robloach/component-installer/
H A DLICENSE.md12 > permit persons to whom the Software is furnished to do so, subject to
/plugin/jplayer/vendor/symfony/process/
H A DLICENSE8 to do so, subject to the following conditions:
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.gpl-10.txt145 licensor to copy, distribute or modify the Program subject to these
H A Dlicense.gpl-20.txt191 original licensor to copy, distribute or modify the Program subject to
H A Dlicense.mpl-20.txt316 This License represents the complete agreement concerning the subject
358 This Source Code Form is subject to the terms of the Mozilla Public
/plugin/jplayer/vendor/mustache/mustache/
H A DLICENSE10 furnished to do so, subject to the following conditions:

1...<<11121314151617181920>>...35