Home
last modified time | relevance | path

Searched refs:email (Results 151 – 175 of 1609) sorted by relevance

12345678910>>...65

/plugin/codebuttonmod2/
H A Dplugin.info.txt3 email davide.rolando@gmail.com
11 email gs-develop@gs-sys.de
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php750 * @param string $email address
756 …protected function getFreeBusyForEmail($email, \DateTime $start, \DateTime $end, VObject\Component… argument
761 if (substr($email, 0, 7) === 'mailto:') $email = substr($email, 7);
764 ['{http://sabredav.org/ns}email-address' => $email],
774 'href' => 'mailto:' . $email,
781 'href' => 'mailto:' . $email,
852 $vcalendar->VFREEBUSY->ATTENDEE = 'mailto:' . $email;
859 'href' => 'mailto:' . $email,
/plugin/box2/
H A Dplugin.info.txt3 email chris@jalakai.co.uk
5 email gweissbach@inetsoftware.de
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dbench_manipulatevcard.php35 if (isset($vcard->EMAIL)) foreach ($vcard->EMAIL as $email) {
36 $emails[] = (string)$email;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php96 $email = isset($matches[2]) ? trim($matches[2]) : '';
98 return new static($authorName, $email);
/plugin/infomail/lang/en/
H A Dintro.txt3 Here you can manage wiki pages containing email addresses. These list of addresses will be availabl…
6 * do not use any formatting on the page, just enter email addresses (one per line)
/plugin/zenlogin/
H A Daction.php163 $email = mysql_real_escape_string($event->data['params'][3]);
166 …"VALUES ('".$user."', '".$pass."', '".$name."', '".$email."', ".$this->zp_rights.", 1, '".$custom_…
180 $email = $event->data['params'][1]["mail"];
181 …ql_query("UPDATE ".$this->zp_mysql_prefix."administrators SET email = '".$email."' WHERE user = '"…
/plugin/webdav/
H A Dcomposer.lock123 "email": "me@evertpot.com",
178 "email": "me@evertpot.com",
240 "email": "me@evertpot.com",
289 "email": "me@evertpot.com",
350 "email": "me@evertpot.com",
356 "email": "dominik@fruux.com",
362 "email": "ivan.enderlin@hoa-project.net",
442 "email": "me@evertpot.com",
448 "email": "markus.staab@redaxo.de",
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DUsers.php120 * @param string $email Required. The exact primary email address of the user to
125 public function listUsers($enterpriseId, $email, $optParams = []) argument
127 $params = ['enterpriseId' => $enterpriseId, 'email' => $email];
/plugin/oauth/
H A Dcomposer.lock56 "email": "david@daviddesberg.com"
60 "email": "elliotchance@gmail.com"
64 "email": "info@pieterhordijk.com"
/plugin/dokusioc/lib/
H A Dsioc_inc.php334 private $email; variable in SIOCUser
346 $email, argument
358 if (preg_match_all('/^.+@.+\..+$/Ui', $email, $check, PREG_SET_ORDER)) {
359 if (preg_match_all('/^mailto:(.+@.+\..+$)/Ui', $email, $matches, PREG_SET_ORDER)) {
360 $this->email = $email;
361 $this->sha1 = sha1($email);
363 $this->email = "mailto:" . $email;
364 $this->sha1 = sha1("mailto:" . $email);
382 if ($this->email) {
393 if ($this->email) {
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dsubscribe.css7 .subscribe-cs form input[type="email"] {
13 .subscribe-cs form input[type="email"]:focus {
/plugin/tokenbucketauth/
H A DREADME8 An email can be sent to a configurable email address when an IP has just been banned.
19 Bugfix: No more email when a banned user is already banned and want to see again the login form
/plugin/groupmail/
H A Dsyntax.php336 foreach($email as $vals){ array_push($items, $email); }
370 $email = $_POST['email'];
395 …/'.$this->getLang("from").' '.$name.($this->getConf('confidentiality') =='all'?' <'.$email.'>':'');
406 $comment .= $this->getLang("sent by")." ".$name.' <'.$email.'>'."\n";
420 $this->_validate_value($email, 'email');
433 if ($this->send_mail($to, $subject, $comment, $email, $ccs, $bccs)){
/plugin/userimportextended/lang/en/
H A Dintro.txt3 …olumns. The columns must contain, in order: user-id, password, full name, email address and groups.
10 Each successfully imported user will receive an email with their username and password.
/plugin/structtasks/meta/
H A DUtilities.php132 $email = $userData['mail'];
133 if ($realname === '') return $email;
135 return "${realname} <${email}>";
/plugin/combo/
H A Dcomposer.lock93 "email": "thomas@weinert.info"
136 "email": "mtdowling@gmail.com",
190 "email": "tianchen_cc@yeah.net",
239 "email": "security@paragonie.com",
251 "email": "info@paragonie.com",
355 "email": "fzerorubigd@gmail.com"
359 "email": "everplays@gmail.com"
418 "email": "p@tchwork.com"
494 "email": "BackEndTea@gmail.com"
576 "email"
[all...]
/plugin/vcard/
H A Dsyntax.php71 …if (preg_match('/<[\w0-9\-_.]+?@[\w\-]+\.[\w\-\.]+\.*[\w]+>/i', $match, $email, PREG_OFFSET_CAPTUR…
72 $match = substr($match,0,$email[0][1]);
73 $email = substr($email[0][0],1,-1);
98 'email' => $email,
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock58 "email": "sb@sebastian-bergmann.de",
106 "email": "sb@sebastian-bergmann.de",
148 "email": "sebastian@phpunit.de",
189 "email": "sb@sebastian-bergmann.de",
239 "email": "sb@sebastian-bergmann.de",
310 "email": "sebastian@phpunit.de",
360 "email": "sb@sebastian-bergmann.de",
409 "email": "suppakilla@gmail.com",
538 "email": "fabien@symfony.com"
587 "email"
[all...]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.match(av),aD=au.length,az,aE;for(var ay=0;ay<aD;a…
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.match(av),aD=au.length,az,aE;for(var ay=0;ay<aD;a…
H A Dlink.js1email={};var av=/[^,\s]+/g,aw=/(^')|('$)/g,au=ax.match(av),aD=au.length,az,aE;for(var ay=0;ay<aD;a…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/
H A DGroups.php68 public $email; variable in Google\\Service\\Groupssettings\\Groups
417 public function setEmail($email) argument
419 $this->email = $email;
426 return $this->email;
/plugin/davcard/
H A Dhelper.php174 * @param string $email The E-Mail address
178 public function getContactByEmail($id, $email) argument
181 return $this->getContactByDetails($id, 'email', array('email' => strtolower($email)));
682 foreach($vObject->EMAIL as $email)
684 if(isset($email['TYPE']))
685 … $mail[] = array('type' => strtolower((string)$email['TYPE']), 'mail' => (string)$email);
687 $mail[] = array('mail' => (string)$email);
/plugin/elasticsearch/
H A Dcomposer.lock109 "email": "mtdowling@gmail.com",
171 "email": "mtdowling@gmail.com",
220 "email": "tobias.nyholm@gmail.com"
279 "email": "patrick_schur@outlook.de"
381 "email": "jsorgalla@gmail.com",
386 "email": "christian@clue.engineering",
391 "email": "reactphp@ceesjankiewiet.nl",
396 "email": "cboden@gmail.com",
525 "email": "p@tchwork.com"
599 "email"
[all...]

12345678910>>...65