[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

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

Defines 1 class

disapprove_topic:: (10 methods):
  get_type()
  get_style_class()
  get_title()
  get_reference()
  get_reason()
  get_url()
  get_email_template_variables()
  create_insert_array()
  get_insert_array()
  get_email_template()


Class: disapprove_topic  - X-Ref

Topic disapproved notifications class
This class handles notifications for topics when they are disapproved (for authors)

get_type()   X-Ref
Get notification type name

return: string

get_style_class()   X-Ref
Get the CSS style class of the notification

return: string

get_title()   X-Ref
Get the HTML formatted title of this notification

return: string

get_reference()   X-Ref
Get the HTML formatted reference of the notification

return: string

get_reason()   X-Ref
Get the reason for the disapproval notification

return: string

get_url()   X-Ref
Get the url to this item

return: string URL

get_email_template_variables()   X-Ref
Get email template variables

return: array

create_insert_array($post, $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