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

Recover Account Username. More...

Inheritance diagram for Tilmeld\Entities\Mail\RecoverUsername:

Static Public Member Functions

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

Static Public Attributes

static $cname = 'Recover Username'
 
static $description = 'This email is sent when a user can\'t access their account so they can recover their username.'
 
static $expectsRecipient = true
 
static $macros
 

Detailed Description

Recover Account Username.

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 RecoverUsername.php.

Member Data Documentation

◆ $macros

Tilmeld\Entities\Mail\RecoverUsername::$macros
static
Initial value:
= [
'to_phone' => 'The recipient\'s phone number.',
'to_fax' => 'The recipient\'s fax number.',
'to_timezone' => 'The recipient\'s timezone.',
'to_address' => 'The recipient\'s address.',
]

Definition at line 16 of file RecoverUsername.php.


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