Searched defs:recipient (Results 1 – 10 of 10) sorted by relevance
/plugin/recommend/helper/ |
H A D | mail.php | 16 public function sendMail($recipient, $mailtext, $sender) 67 protected function resolveGroup(&$resolved, $recipient) 86 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/freechat/phpfreechat/src/commands/ |
H A D | who.class.php | 52 function _getChanMeta($recipient, $recipientid)
|
/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/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
|