[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/notification/type/ -> forum.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: 146 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

forum:: (4 methods):
  get_type()
  find_users_for_notification()
  get_email_template()
  get_email_template_variables()


Class: forum  - X-Ref

Forum notifications class
This class handles notifications for replies to a topic in a forum user subscribed to

get_type()   X-Ref
Get notification type name

return: string

find_users_for_notification($post, $options = [])   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

get_email_template()   X-Ref
Get email template

return: string|bool

get_email_template_variables()   X-Ref
Get email template variables

return: array



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1