[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
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: | 278 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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, \phpbb\event\dispatcher_interface $phpbb_dispatcher, $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: \phpbb\event\dispatcher_interface $phpbb_dispatcher 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: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |