Elgg  Version 6.3
Classes
Elgg\Notifications\Handlers Namespace Reference

Classes

class  AddUser
 Notify the user about his/her new account. More...
 
class  AdminValidation
 Send a notification to all (subscribed) site admins that there are unvalidated users. More...
 
class  BanUser
 E-mail the user that their account got banned. More...
 
class  ChangeUserPassword
 E-mail about the password change to the user. More...
 
class  ConfirmEmailChange
 Confirm a user e-mail change to the user. More...
 
class  ConfirmPasswordChange
 Confirm a user password change to the user. More...
 
class  RequestUserPassword
 E-mail the password reset to the user. More...
 
class  ResetUserPassword
 E-mail about the password reset for a user by a site administrator. More...
 
class  ValidateUser
 E-mail the user that a site administrator validated their account. More...