Searched defs:recipient (Results 1 – 11 of 11) sorted by relevance
/plugin/recommend/helper/ |
H A D | mail.php | 17 public function sendMail($recipient, $sender, $replacements = []) 73 protected function resolveGroup(&$resolved, $recipient) 92 protected function resolveUser(&$resolved, $recipient)
|
/plugin/infomail/ |
H A D | action.php | 237 protected function mail_archive($recipient, $subject, $mailtext, $sender) 260 protected function mail_log($recipient, $subject, $mailtext, $sender)
|
/plugin/structpublish/helper/ |
H A D | notify.php | 112 * @param string $recipient argument 131 resolveUser(& $resolved, $recipient) global() argument [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/ |
H A D | GmailMessageInfo.php | 50 public $recipient; variable in Google\\Service\\AlertCenter\\GmailMessageInfo 143 public function setRecipient($recipient)
|
/plugin/freechat/phpfreechat/src/commands/ |
H A D | who.class.php | 52 function _getChanMeta($recipient, $recipientid)
|
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/davcard/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/webdav/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/davcal/vendor/sabre/vobject/lib/ITip/ |
H A D | Message.php | 72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
|
/plugin/onlineordering/ |
H A D | send_form.php | 137 $recipient = '"'.$form['firstname'].' '.$form['lastname'].'" <'.$form['email'].'>'; variable
|