Home
last modified time | relevance | path

Searched refs:email (Results 101 – 125 of 1609) sorted by relevance

12345678910>>...65

/plugin/authucenter/
H A Dauth.php90 $email = '';
95 list($uid, $username, $password, $email) = $this->_uc_user_login($user, $pass);
120 $email = $user_info['mail'];
128 $email = $user_info['email'];
139 $USERINFO['mail'] = $email;
179 list($uid, $username, $email) = $data;
182 'mail' => $email,
458 private function _uc_user_register($username, $password, $email){ argument
459 return uc_user_register($this->_convert_charset($username), $password, $email);
462 private function _uc_user_edit($username, $oldpw, $newpw, $email){ argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUserInfo.php46 public $email; variable in Google\\Service\\IdentityToolkit\\UserInfo
168 public function setEmail($email) argument
170 $this->email = $email;
177 return $this->email;
H A DIdentitytoolkitRelyingpartySetAccountInfoRequest.php62 public $email; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest
245 public function setEmail($email) argument
247 $this->email = $email;
254 return $this->email;
/plugin/contact/
H A Dscript.js22 if (isBlank(frm.email.value) || frm.email.value.indexOf("@") == -1) {
24 frm.email.focus();
/plugin/authucenter/lib/uc_client/model/
H A Dmail.php61 foreach($mail['emails'] as $email) {
62 if(empty($email)) continue;
63 …$values_arr[] = "('', '$email', '$mail[subject]', '$mail[message]', '$mail[frommail]', '$mail[char…
81 foreach($mail['emails'] as $email) {
82 if(empty($email)) continue;
83 $mail['email_to'][] = $email;
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock91 "email": "ocramius@gmail.com",
130 "email": "msowers@erblearn.org"
205 "email": "j.boggiano@seld.be",
307 "email": "ever.zet@gmail.com",
557 "email": "sebastian@phpunit.de"
739 "email": "github@wallbash.com"
747 "email": "sebastian@phpunit.de"
904 "email": "github@wallbash.com"
916 "email": "aharvey@php.net"
1024 "email": "aharvey@php.net"
[all …]
/plugin/groupmail/
H A Dplugin.info.txt3 email dcabernel@gmail.com
7 email to a preconfigures
8 - list of email addresses
/plugin/letsencrypt/
H A Dhelper.php169 * @param string $email
171 public function register($code, $country, $email) { argument
176 $email = trim($email);
177 if($email) {
178 $lescript->contact = array('mailto:' . $email);
/plugin/dev/
H A DSkeletor.php26 protected $email; variable in dokuwiki\\plugin\\dev\\Skeletor
40 * @param string $email
44 public function __construct($type, $base, $desc, $author, $email, $name = '', $url = '') argument
50 $this->email = $email;
84 return new self($type, $data['base'], $data['desc'], $data['author'], $data['email'], $data['url']);
220 '@@AUTHOR_MAIL@@' => $this->email,
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DAutolinkParser.php
/plugin/authsqlite/
H A DREADME.md25 'SELECT pass, fullname AS name, email AS mail
38 $conf['plugin']['authsqlite']['FilterEmail'] = 'u.email LIKE \'%{email}\'';
42 'INSERT INTO user (login, pass, email, fullname)
43 VALUES (\'%{user}\', \'%{pass}\', \'%{email}\', \'%{name}\')';
56 $conf['plugin']['authsqlite']['UpdateEmail'] = 'email=\'%{email}\'';
H A Dauth.sql6 email text not null default '', field
8 unique(email)
/plugin/loglog/helper/
H A Dmain.php58 * @param string $email
63 public function sendEmail($email, $subject, $text, $textrep = []) argument
68 $mail->to($email);
H A Dreport.php30 $email = $this->getConf('report_email');
31 if (!$email) return;
71 $email,
/plugin/givemeyouremail/
H A DREADME.txt10 Allow you to insert a form to give your visitors the ability to give you their email adress (for a …
22 Now your visitors can give you their email adress in this page.
25 How to collect the email adresses :
27 To collect all the email adresses, you can download the adresses.txt file located on the plugin ins…
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example10 * uid login pass firstname lastname email
77 * 'mail' the user's email address
85 $conf['auth']['mysql']['getUserInfo'] = "SELECT pass, CONCAT(firstname,' ',lastname) AS name, email
118 * %{email} in FilterEmail user's email address
127 $conf['auth']['mysql']['FilterEmail'] = "email LIKE '%{email}'";
136 * to store are: login name, password, email address and full name.
141 * %{email} email address
145 (login, pass, email, firstname, lastname)
146 VALUES ('%{user}', '%{pass}', '%{email}',
217 * %{email} email address
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_AuditService.php173 public $email; variable in Google_ActivityActor
187 public function setEmail( $email) { argument
188 $this->email = $email;
191 return $this->email;
H A DGoogle_GroupssettingsService.php124 public $email; variable in Google_Groups
185 public function setEmail( $email) { argument
186 $this->email = $email;
189 return $this->email;
/plugin/botbouncer/
H A Daction.php52 $email = $_POST['email'];
58 $email = $_SESSION[DOKU_COOKIE]['auth']['info']['mail'];
79 'email' => $email,
/plugin/barcodes/
H A Dcomposer.lock42 "email": "jucksearm.bkk@gmail.com"
103 "email": "ocramius@gmail.com",
287 "email": "arne@blankerts.de",
297 "email": "sebastian@phpunit.de",
338 "email": "arne@blankerts.de",
348 "email": "sebastian@phpunit.de",
994 "email": "github@wallbash.com"
1254 "email": "github@wallbash.com"
1258 "email": "aharvey@php.net"
1562 "email": "aharvey@php.net"
[all …]
/plugin/authorlist/images/
H A DREADME.txt1 Image email.png is from the dokuwiki default template
2 Image email.png is from the discussion plugin (https://www.dokuwiki.org/plugin:discussion)
/plugin/infomail/
H A Dplugin.info.txt3 email frank@linuxmuster.net
6 desc Allows to inform users via email
/plugin/credits/
H A Dsyntax.php153 $email = "&nbsp;&nbsp;<a href='mailto:$address' "
159 $renderer->doc .= "$name $email<br />";
205 function credits_hide_email($email) { argument
207 for ($x=0; $x < strlen($email); $x++) $encode .= '&#x' . bin2hex($email{$x}).';';
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc259 var email = retval.email = {};
274 email.address = [ email.name, email.domain ].join( '@' );
295 retval.type = 'email';
296 var email = ( retval.email = {} );
889 if ( data.email )
899 data.email = {};
910 if ( data.email )
916 data.email = {};
929 if ( data.email )
1241 case 'email':
[all …]
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc245 var email = retval.email = {};
260 email.address = [ email.name, email.domain ].join( '@' );
281 retval.type = 'email';
282 var email = ( retval.email = {} );
904 if ( data.email )
914 data.email = {};
925 if ( data.email )
931 data.email = {};
944 if ( data.email )
1253 case 'email':
[all …]

12345678910>>...65