[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

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

Defines 1 class

quote:: (7 methods):
  get_type()
  is_available()
  find_users_for_notification()
  update_notifications()
  get_redirect_url()
  get_email_template()
  get_email_template_variables()


Class: quote  - X-Ref

Post quoting notifications class
This class handles notifying users when they have been quoted in a post

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