| [ Index ] |
PHP Cross Reference of phpBB-3.1.12-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: | 45 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
method_interface:: (4 methods):
get_type()
is_available()
add_to_queue()
notify()
Interface: method_interface - X-Ref
Base notifications method interface| get_type() X-Ref |
| Get notification method name return: string |
| is_available() X-Ref |
| Is this method available for the user? This is checked on the notifications options |
| add_to_queue(\phpbb\notification\type\type_interface $notification) X-Ref |
| Add a notification to the queue param: \phpbb\notification\type\type_interface $notification |
| notify() X-Ref |
| Parse the queue and notify the users |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |