Elgg  Version master
Elgg\Users\Accounts Member List

This is the complete list of members for Elgg\Users\Accounts, including all inherited members.

__construct(protected Config $config, protected Translator $translator, protected PasswordService $passwords, protected EventsService $events, protected EmailService $email, protected PasswordGeneratorService $password_generator)Elgg\Users\Accounts
assertCurrentPassword(\ElggUser $user, string $password)Elgg\Users\Accounts
assertValidAccountData(string $username, string|array $password, string $name, string $email, bool $allow_multiple_emails=false)Elgg\Users\Accounts
assertValidEmail(string $address, bool $assert_unregistered=false)Elgg\Users\Accounts
assertValidPassword(string|array $password)Elgg\Users\Accounts
assertValidUsername(string $username, bool $assert_unregistered=false)Elgg\Users\Accounts
isAuthenticationFailureLimitReached(\ElggUser $user, int $limit=null, int $lifetime=null)Elgg\Users\Accounts
isValidEmail(string $address)Elgg\Users\Accounts
register(array $params=[])Elgg\Users\Accounts
registerAuthenticationFailure(\ElggUser $user)Elgg\Users\Accounts
requestNewEmailValidation(\ElggUser $user, string $email)Elgg\Users\Accounts
resetAuthenticationFailures(\ElggUser $user)Elgg\Users\Accounts
validateAccountData(string $username, string|array $password, string $name, string $email, bool $allow_multiple_emails=false)Elgg\Users\Accounts