Home
last modified time | relevance | path

Searched refs:email (Results 126 – 150 of 1609) sorted by relevance

12345678910>>...65

/plugin/blogtng/db/
H A Dupdate0004.sql54 email field
57 SELECT pid, page, title, blog, image, created, lastmod, author, login, email
81 SELECT pid, page, title, blog, image, created, lastmod, author, login, email, 1
/plugin/recommend/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
6 desc Allows to recommend a page via email
/plugin/tokenbucketauth/lang/fr/
H A Dmailbody.txt5 Cet email a été généré automatiquement par DokuWiki.
6 Si vous ne souhaitez plus recevoir d'email, regardez le plugin tokenbucketauth à @DOKUWIKIURL@
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DEmailAddressSet.php72 foreach ($this->emails as $email) {
74 $writer->writeElement('{http://calendarserver.org/ns/}email-address', $email);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DEmailAddressSet.php72 foreach ($this->emails as $email) {
74 $writer->writeElement('{http://calendarserver.org/ns/}email-address', $email);
/plugin/contactmodern/
H A Dplugin.info.txt3 email mrabe@marvinrabe.de
6 desc Creates a contact form to email the webmaster. Secured with recaptcha.
H A DREADME.textile13 # Intelligent email address checkup.
16 # Name and email field are filled if user is logged in.
48 …will create a contact form with a "name","email address", "subject" and "comment" field. It will s…
61 | to | If you choose another profile then emails will be send to the profile email address. You hav…
/plugin/twofactorsmsgateway/
H A Dplugin.info.txt3 email mwilmes@avc.edu
6 desc SMS email gateway support plugin for the Twofactor authentication plugin.
/plugin/tokenbucketauth/lang/en/
H A Dmailbody.txt5 This email was generated by DokuWiki.
6 If you don't want to receive this automatic email anymore, take a look at the wiki plugin tokenbuck…
/plugin/twofactoraltemail/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
6 desc Alternate email support plugin for the Twofactor authentication plugin.
/plugin/dokumicrobugtracker/
H A Dedit.php18 function emailForChange($email, $id,$project,$field, $oldvalue,$value) argument
21 if (mail_isvalid($email)) {
44 $to=$email;
/plugin/authdomainlimitation/
H A Dplugin.info.txt3 email sebastian@34n.de
6 desc Provides a method to regulate the (email) domains with which users are allowed to register h…
/plugin/numberedheadings/
H A Dplugin.info.txt3 email dokuwiki@meistermetz.de
5 email sahara.satoshi@gmail.com
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php68 public $email; variable in Google\\Service\\Directory\\MobileDevice
339 public function setEmail($email) argument
341 $this->email = $email;
348 return $this->email;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php50 public $email; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
267 public function setEmail($email) argument
269 $this->email = $email;
276 return $this->email;
/plugin/authucenter/lib/uc_client/lib/
H A Duccode.class.php102 function parseemail($email, $text) { argument
106 return '<a href="mailto:'.$email.'">'.$email.'</a>';
108 return '<a href="mailto:'.substr($email, 1).'">'.$text.'</a>';
/plugin/combo/resources/theme/default/components/html/
H A Dsubscribe-success.hbs2 A validation email has been send.<br>
4 If you don't find our email, check your spambox.<br>
/plugin/authgooglesheets/
H A Dcomposer.lock45 "email": "neuman+pear@twilio.com",
50 "email": "anant@php.net",
289 "email": "mtdowling@gmail.com",
454 "email": "gmponos@gmail.com",
643 "email": "steve@tobtu.com",
664 "email": "info@paragonie.com",
714 "email": "info@paragonie.com",
769 "email": "pm@datasphere.ch",
774 "email": "bantu@phpbb.com",
1160 "email": "p@tchwork.com"
[all …]
/plugin/typography/
H A Dplugin.info.txt4 email <qentinson@gmail.com>
6 email <sahara.satoshi@gmail.com>
/plugin/stopforumspam2/
H A Daction.php86 $email = $event->data['params'][3];
87 … $result1 = $helper->freqcheck(null, $email, $username, FALSE, $this->getConf('protectRegFreq'));
88 … $result2 = $helper->confcheck(null, $email, $username, FALSE, $this->getConf('protectRegConf'));
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock50 "email": "j.boggiano@seld.be",
120 "email": "naderman@naderman.de",
125 "email": "j.boggiano@seld.be",
130 "email": "rob.bast@gmail.com",
199 "email": "john-stevenson@blueyonder.co.uk"
272 "email": "guilhermeblanco@gmail.com"
276 "email": "roman@code-factory.org"
280 "email": "kontakt@beberlei.de"
284 "email": "jonwage@gmail.com"
288 "email"
[all...]
/plugin/selfmeasurement/
H A Ddescription.txt6 email : eric.maeker@gmail.com
32 …ood pressure values, clear the form and send the form to the configurated email account (see confi…
34 When user validate the form, a report is generated and sent to the configurated email. The report c…
45 You can configure the email where to send the reports in the dokuwiki configuration manager.
/plugin/combo/ComboStrap/
H A DLinkMarkup.php55 * The known parameters for an email url
370 * An email link is `<email>`
373 * {@link PluginTrait::email()
429 * An email URL and title
473 $email = $this->markupRef->getUrl()->getPath();
476 return $email;
480 return strtr($email, $obfuscate);
502 function obfuscateEmail($email, $inAttribute = true): string argument
516 return strtr($email,
[all...]
/plugin/stopforumspam/
H A DSpamLogger.php20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted) argument
28 $email,
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php891 * @param string $email address
897 …protected function getFreeBusyForEmail($email, \DateTimeInterface $start, \DateTimeInterface $end,… argument
902 if (substr($email, 0, 7) === 'mailto:') $email = substr($email, 7);
905 ['{http://sabredav.org/ns}email-address' => $email],
918 'href' => 'mailto:' . $email,
925 'href' => 'mailto:' . $email,
931 'href' => 'mailto:' . $email,
1021 $vcalendar->VFREEBUSY->ATTENDEE = 'mailto:' . $email;
1028 'href' => 'mailto:' . $email,

12345678910>>...65