Public Member Functions

NotificationSettingsForm Class Reference
[Notification_form]

Form to edit notification settings. More...

List of all members.

Public Member Functions

 _getNotificationSettingCategories ()
 _getNotificationSettingsMap ()
 execute (&$request)
 NotificationSettingsForm ()
 readInputData ()

Detailed Description

Form to edit notification settings.

Definition at line 21 of file NotificationSettingsForm.inc.php.


Member Function Documentation

NotificationSettingsForm._getNotificationSettingCategories (  ) 

Get a list of notification category names (to display as headers) and the notification types under each category

Returns:
array

Definition at line 65 of file NotificationSettingsForm.inc.php.

NotificationSettingsForm._getNotificationSettingsMap (  ) 

Get all notification settings form names and their setting type values

Returns:
array

Definition at line 46 of file NotificationSettingsForm.inc.php.

Referenced by execute(), and readInputData().

NotificationSettingsForm.execute ( &$  request  ) 

Save site settings.

Definition at line 87 of file NotificationSettingsForm.inc.php.

References _getNotificationSettingsMap().

NotificationSettingsForm.NotificationSettingsForm (  ) 

Constructor.

Definition at line 25 of file NotificationSettingsForm.inc.php.

NotificationSettingsForm.readInputData (  ) 

Assign form data to user-submitted data.

Definition at line 32 of file NotificationSettingsForm.inc.php.

References _getNotificationSettingsMap().


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