Home
last modified time | relevance | path

Searched refs:emails (Results 26 – 32 of 32) sorted by last modified time

12

/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php64 $emails = $comp->email;
65 $this->assertEquals(3, count($emails));
/plugin/authgoogle/google/contrib/
H A DGoogle_DirectoryService.php1586 public $emails; variable in Google_User
1659 public function setEmails(/* array(Google_UserEmail) */ $emails) { argument
1660 $this->assertIsArray($emails, 'Google_UserEmail', __METHOD__);
1661 $this->emails = $emails;
1664 return $this->emails;
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_manipulatevcard.php34 $emails = []; variable
36 $emails[] = (string)$email;
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DComponentTest.php63 $emails = $comp->email;
64 $this->assertEquals(3, count($emails));
/plugin/authucenter/lib/uc_client/
H A Dclient.php621 function uc_mail_queue($uids, $emails, $subject, $message, $frommail = '', $charset = 'gbk', $htmlo… argument
622 …return call_user_func(UC_API_FUNC, 'mail', 'add', array('uids' => $uids, 'emails' => $emails, 'sub…
/plugin/contactmodern/
H A DREADME.textile61 | to | If you choose another profile then emails will be send to the profile email address. You hav…
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf2466 https?:\/\/([^\/]*\.)?emails\.ncedly\.be

12