[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/includes/ucp/ -> ucp_notifications.php (summary)

This file is part of the phpBB Forum Software package.

Copyright: (c) phpBB Limited
License: GNU General Public License, version 2 (GPL-2.0)
File Size: 239 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ucp_notifications:: (3 methods):
  main()
  output_notification_types()
  output_notification_methods()


Class: ucp_notifications  - X-Ref


main($id, $mode)   X-Ref
No description

output_notification_types($subscriptions, \phpbb\notification\manager $phpbb_notifications, \phpbb\template\template $template, \phpbb\user $user, $block = 'notification_types')   X-Ref
Output all the notification types to the template

param: array $subscriptions Array containing global subscriptions
param: \phpbb\notification\manager $phpbb_notifications
param: \phpbb\template\template $template
param: \phpbb\user $user
param: string $block

output_notification_methods(\phpbb\notification\manager $phpbb_notifications, \phpbb\template\template $template, \phpbb\user $user, $block = 'notification_methods')   X-Ref
Output all the notification methods to the template

param: \phpbb\notification\manager $phpbb_notifications
param: \phpbb\template\template $template
param: \phpbb\user $user
param: string $block



Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1