Public Member Functions | |
__construct ($redirectUrl=null) | |
Data Fields | |
$cssClasses = array('splash-view') | |
Protected Member Functions | |
renderContent () | |
getIconName () | |
getCreateLinkDisplayLabel () | |
getMessageContent () | |
Protected Attributes | |
$redirectUrl |
View for showing in the user interface when there the global sendgrid email configuration is not yet set up. This needs to be configured first before a user's email configuration can be setup.
Definition at line 41 of file NoGlobalSendGridEmailConfigurationYetView.php.
__construct | ( | $ | redirectUrl = null |
) |
Class constructor.
string | $redirectUrl |
Definition at line 50 of file NoGlobalSendGridEmailConfigurationYetView.php.
renderContent | ( | ) | [protected] |
Reimplemented from View.
Definition at line 58 of file NoGlobalSendGridEmailConfigurationYetView.php.
getIconName | ( | ) | [protected] |
Definition at line 72 of file NoGlobalSendGridEmailConfigurationYetView.php.
getCreateLinkDisplayLabel | ( | ) | [protected] |
Definition at line 80 of file NoGlobalSendGridEmailConfigurationYetView.php.
getMessageContent | ( | ) | [protected] |
Definition at line 88 of file NoGlobalSendGridEmailConfigurationYetView.php.