Tilmeld Server API  1.0.0
Nymph user and group management with access controls.
Static Public Member Functions | Static Public Attributes | List of all members
Tilmeld\Entities\Mail\VerifyEmailChange Class Reference

Verify Email Change. More...

Inheritance diagram for Tilmeld\Entities\Mail\VerifyEmailChange:

Static Public Member Functions

static getMacro ($name)
 
static getSubject ()
 
static getHTML ()
 

Static Public Attributes

static $cname = 'Verify Email Change'
 
static $description = 'This email is sent to a user\'s new email when they change their email to let them verify their new address.'
 
static $expectsRecipient = true
 
static $macros
 

Detailed Description

Verify Email Change.

Author
Hunter Perrin hperr.nosp@m.in@g.nosp@m.mail..nosp@m.com
See also
http://tilmeld.org/

Definition at line 12 of file VerifyEmailChange.php.

Member Data Documentation

◆ $macros

Tilmeld\Entities\Mail\VerifyEmailChange::$macros
static
Initial value:
= [
'verify_link' => 'The URL to verify the email address, to be used in a link.',
'old_email' => 'The old email address.',
'new_email' => 'The new email address.',
'to_phone' => 'The recipient\'s phone number.',
'to_timezone' => 'The recipient\'s timezone.',
'to_address' => 'The recipient\'s address.',
]

Definition at line 16 of file VerifyEmailChange.php.


The documentation for this class was generated from the following file: