Searched defs:recipient (Results 1 – 9 of 9) sorted by relevance
237 protected function mail_archive($recipient, $subject, $mailtext, $sender)260 protected function mail_log($recipient, $subject, $mailtext, $sender)
52 function _getChanMeta($recipient, $recipientid)
50 public $recipient; variable in Google\\Service\\AlertCenter\\GmailMessageInfo143 public function setRecipient($recipient)
72 public $recipient; variable in Sabre\\VObject\\ITip\\Message
137 $recipient = '"'.$form['firstname'].' '.$form['lastname'].'" <'.$form['email'].'>'; variable