Public Member Functions | |
__construct ($userId) | |
Data Fields | |
$cssClasses = array('splash-view') | |
Protected Member Functions | |
renderContent () | |
getIconName () | |
getCreateLinkDisplayLabel () | |
getMessageContent () | |
Protected Attributes | |
$userId |
View for showing in the user interface when user has not primary email address.
Definition at line 40 of file NoPrimaryEmailAddressForLoggedUserYetView.php.
renderContent | ( | ) | [protected] |
Renders the view content.
Reimplemented from View.
Definition at line 51 of file NoPrimaryEmailAddressForLoggedUserYetView.php.