Home
last modified time | relevance | path

Searched refs:mail (Results 51 – 75 of 716) sorted by relevance

12345678910>>...29

/plugin/feedback/
H A Dadmin.php41 $mail = trim($row['mail']);
43 $conf .= "$ns\t$mail\n";
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dinline-html.md15 contact me at <strong>mail@cebe.cc</strong>.
17 contact me at <strong><mail@cebe.cc></strong>.
/plugin/authimap2/
H A Dauth.php128 * @param string $mail
132 protected function _createUserLine($user, $pass, $name, $mail, $grps) { argument
134 $userline = array($user, $pass, $name, $mail, $groups);
155 * @param string $mail
159 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
175 $userline = $this->_createUserLine($user, $pass, $name, $mail, $grps);
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js37 …var mail = '&mdash; <i><a href="mailto:' + FCKConfig.fckgUserMail+'">' + FCKConfig.fckgUserName +'…
38 FCK.InsertHtml(mail);
/plugin/semantic/
H A Dhelper.php207 …$user_data = ($this->getConf('hideMail') ? array('mail' => null) : $auth->getUserData($this->…
270 'email' => $user_data['mail'],
276 …$contributor_data = ($this->getConf('hideMail') ? array('mail' => null) : $auth->getUserData($uid)…
/plugin/sfauth/
H A Dhelper.php328 protected function transformMailToId($mail) { argument
329 if(!strpos($mail, '@')) {
330 return $mail;
335 return $mail;
338 $newMail = preg_replace('/' . preg_quote('@' . $ownerDomain, '/') . '$/i', '', $mail);
/plugin/watchcycle/
H A Daction.php346 foreach ($mails as $mail) {
347 $this->sendMail($mail, $page);
429 * @param array $mail
432 protected function sendMail($mail, $page) argument
435 $mailer->to($mail);
436 $mailer->subject($this->getLang('mail subject'));
437 $text = sprintf($this->getLang('mail body'), $page);
439 $html = sprintf($this->getLang('mail body'), $link);
443 msg($this->getLang('error mail'), -1);
/plugin/preregister/
H A Daction.php297 $mail = new Mailer();
298 $mail->to($email);
299 $mail->subject($subject);
300 $mail->setBody($text, array('url'=>$url));
301 return $mail->send();
/plugin/authsmartcard/
H A Dauth.php188 * @param string $mail
192 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
193 return parent::createUser($user, $pass, $name, $mail, $grps);
/plugin/chat/
H A Dlocal.php.dist6 $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses
8 $conf['chat']['emailrequired'] = false; // must provide a e-mail address
/plugin/authyubikey/
H A Dauth.php.org79 * mail string email addres of the user
100 * @param string $mail
104 protected function _createUserLine($user, $pass, $name, $mail, $grps) {
106 $userline = array($user, $pass, $name, $mail, $groups);
128 * @param string $mail
132 public function createUser($user, $pwd, $name, $mail, $grps = null) {
148 $userline = $this->_createUserLine($user, $pass, $name, $mail, $grps);
155 $this->users[$user] = compact('pass', 'name', 'mail', 'grps');
189 …createUserLine($newuser, $userinfo['pass'], $userinfo['name'], $userinfo['mail'], $userinfo['grps'…
346 $this->users[$row[0]]['mail'] = $row[3];
/plugin/groupmanager/
H A Dsyntax.php610 $name = $mail = $groups = '';
632 …eld($renderer, $cmd . "_usermail", "usermail", $this->lang["user_mail"], $mail, $this->_auth->canD…
696 list($user, $pass, $name, $mail, $grps) = $this->_retrieveUser();
728 if (empty($mail)) {
734 if (!empty($mail)) {
739 … if ($ok = $this->_auth->triggerUserMod('create', array($user, $pass, $name, $mail, $grps))) {
870 list($user, $pass, $name, $mail, $grps) = $this->_retrieveUser(false);
873 if (!empty($mail)) $this->_filter['mail'] = $mail;
/plugin/onlineordering/
H A Dsend_form.php106 $mail = prepareMail( $template ); variable
152 $result = @mail($recipient, $subject, $mail, $header.$from);
/plugin/publish/_test/
H A Dmail.unit.test.php79 This mail was generated by DokuWiki at
123 This mail was generated by DokuWiki at
/plugin/contactmodern/
H A Dsyntax.php128 require_once(DOKU_INC.'inc/mail.php');
138 $to = $user['mail'];
167 // A bunch of tests to make sure it's legitimate mail and not spoofed
/plugin/contact/
H A Dsyntax.php89 require_once(DOKU_INC.'inc/mail.php');
107 // A bunch of tests to make sure it's legitimate mail and not spoofed
/plugin/publish/action/
H A Dapprove.php108 $mail = plugin_load('action','publish_mail');
109 $mail->send_approve_mail();
/plugin/smtp/subtree/txtthinking/Mailer/
H A DREADME.md4 A lightweight SMTP mail sender
42 $message->setFrom('Tom', 'your@mail.com') // your name, your email
/plugin/oauth/
H A DOAuthManager.php76 $storageId = $this->getStorageId($userdata['mail']);
166 * @param string $mail
169 protected function getStorageId($mail) argument
171 return md5($mail);
187 // mail is required
188 if (empty($userdata['mail'])) {
192 $userdata['mail'] = strtolower($userdata['mail']);
194 // mail needs to be allowed
198 if (!$hlp->checkMail($userdata['mail'])) {
[all...]
/plugin/git/
H A Dhelper.php158 $mail = new Mailer();
159 $mail->to($notify);
160 $mail->subject('An improvement has been submitted for approval!');
161 … $mail->setBody('Please review the proposed changes before the next meeting: '.$local_status_page);
163 return $mail->send();
/plugin/semanticdata/
H A Dhelper.php56 case 'mail':
113 case 'mail':
/plugin/userimportextended/
H A Dadmin.php283 list($user,/* $pass */,$name,$mail,/* $grps */) = $cleaned;
297 if (empty($mail) || !mail_isvalid($mail)) {
302 if (!empty($mail)) {
/plugin/freechat/phpfreechat/themes/zilveer/
H A Dinfo.php5 $mail = "zilveer@gmail.com"; variable
/plugin/socialshareprivacy2/SSP/scripts/de/
H A Djquery.socialshareprivacy.mail.js12 jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.mail, {
/plugin/socialshareprivacy2/SSP/scripts/ru/
H A Djquery.socialshareprivacy.mail.js10 jQuery.extend(jQuery.fn.socialSharePrivacy.settings.services.mail, {

12345678910>>...29