Method | Description | |
---|---|---|
__construct ( ) | Constructor. | |
execute ( $request ) | ||
fetch ( $request ) | ||
readInputData ( ) | Assign form data to user-submitted data. |
Method | Description | |
---|---|---|
getNotificationSettingCategories ( ) : array | Get a list of notification category names (to display as headers) and the notification types under each category | |
getNotificationSettingsMap ( ) : array | Get all notification settings form names and their setting type values |
protected getNotificationSettingCategories ( ) : array | ||
return | array |
protected getNotificationSettingsMap ( ) : array | ||
return | array |