[ 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: | 155 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
topic_in_queue:: (7 methods):
get_type()
is_available()
find_users_for_notification()
get_url()
create_insert_array()
get_insert_array()
get_email_template()
Class: topic_in_queue - X-Ref
Topic in queue notifications classget_type() X-Ref |
Get notification type name return: string |
is_available() X-Ref |
Is available |
find_users_for_notification($topic, $options = array() X-Ref |
Find the users who want to receive notifications param: array $topic Data from the topic param: array $options Options for finding users for notification return: array |
get_url() X-Ref |
Get the url to this item return: string URL |
create_insert_array($topic, $pre_create_data = array() X-Ref |
{@inheritdoc} |
get_insert_array() X-Ref |
{@inheritdoc} |
get_email_template() X-Ref |
Get email template return: string|bool |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |