[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

Defines 1 class

bookmark:: (4 methods):
  get_type()
  is_available()
  find_users_for_notification()
  get_email_template()


Class: bookmark  - X-Ref

Bookmark updating notifications class
This class handles notifications for replies to a bookmarked topic

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

get_email_template()   X-Ref
Get email template

return: string|bool



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1