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\CancelEmailChange Class Reference

Cancel Email Change. More...

Inheritance diagram for Tilmeld\Entities\Mail\CancelEmailChange:

Static Public Member Functions

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

Static Public Attributes

static $cname = 'Cancel Email Change'
 
static $description = 'This email is sent to a user\'s old email when they change their email to let them cancel their change.'
 
static $expectsRecipient = true
 
static $macros
 

Detailed Description

Cancel 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 CancelEmailChange.php.

Member Data Documentation

◆ $macros

Tilmeld\Entities\Mail\CancelEmailChange::$macros
static
Initial value:
= [
'cancel_link' => 'The URL to cancel the change, 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 CancelEmailChange.php.


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