| [ 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: | 190 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
quote:: (7 methods):
get_type()
is_available()
find_users_for_notification()
update_notifications()
get_redirect_url()
get_email_template()
get_email_template_variables()
| get_type() X-Ref |
| Get notification type name return: string |
| is_available() X-Ref |
| Is available |
| find_users_for_notification($post, $options = array() X-Ref |
| Find the users who want to receive notifications param: array $post Data from submit_post param: array $options Options for finding users for notification return: array |
| update_notifications($post) X-Ref |
| Update a notification param: array $post Data specific for this type that will be updated |
| get_redirect_url() X-Ref |
| {inheritDoc} |
| get_email_template() X-Ref |
| Get email template return: string|bool |
| get_email_template_variables() X-Ref |
| Get email template variables return: array |
| Generated: Thu Jan 11 00:25:41 2018 | Cross-referenced by PHPXref 0.7.1 |