class ucp_notifications
Properties
$u_action |
Methods
main($id, $mode)
|
||
output_notification_types(array $subscriptions, manager $phpbb_notifications, template $template, user $user, string $block = 'notification_types')
Output all the notification types to the template |
||
output_notification_methods(manager $phpbb_notifications, template $template, user $user, string $block = 'notification_methods')
Output all the notification methods to the template |
Details
at line 26
public
main($id, $mode)
at line 173
public
output_notification_types(array $subscriptions, manager $phpbb_notifications, template $template, user $user, string $block = 'notification_types')
Output all the notification types to the template
at line 218
public
output_notification_methods(manager $phpbb_notifications, template $template, user $user, string $block = 'notification_methods')
Output all the notification methods to the template