Home
last modified time | relevance | path

Searched defs:email (Results 1 – 12 of 12) sorted by relevance

/webtrees/app/
H A DUser.php38 private string $email; variable in Fisharebest\\Webtrees\\User
49 public function __construct(int $user_id, string $user_name, string $real_name, string $email)
77 public function email(): string function in Fisharebest\\Webtrees\\User
89 public function setEmail(string $email): User
212 public function setPassword(#[\SensitiveParameter] string $password): User
H A DGuestUser.php31 private string $email; variable in Fisharebest\\Webtrees\\GuestUser
39 public function __construct(string $email = 'GUEST_USER', string $real_name = 'GUEST_USER')
60 public function email(): string function in Fisharebest\\Webtrees\\GuestUser
H A DSiteUser.php47 public function email(): string function in Fisharebest\\Webtrees\\SiteUser
H A DNoReplyUser.php44 public function email(): string function in Fisharebest\\Webtrees\\NoReplyUser
H A DTreeUser.php55 public function email(): string function in Fisharebest\\Webtrees\\TreeUser
/webtrees/app/Services/
H A DUserService.php61 public function findByEmail(string $email): User|null
315 … create(string $user_name, string $real_name, string $email, #[\SensitiveParameter] string $passwo…
H A DEmailService.php180 public function isValidEmail(string $email): bool
/webtrees/tests/app/Services/
H A DEmailServiceTest.php110 public function testIsValidEmail(string $email, bool $is_valid): void
/webtrees/app/Contracts/
H A DUserInterface.php67 public function email(): string; function
/webtrees/app/Http/RequestHandlers/
H A DRegisterAction.php247 string $email,
/webtrees/public/ckeditor-4.15.1-custom/plugins/forms/dialogs/
H A Dtextfield.js5 …asAttribute(this.id)&&a.getAttribute(this.id);this.setValue(a||"")}var g={email:1,password:1,searc… property
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js936 g=0,h={email:1,password:1,search:1,tel:1,text:1,url:1},l={checkbox:"input[type,name,checked,require… property