[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/report/ -> report_handler_interface.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: 43 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

report_handler_interface:: (2 methods):
  add_report()
  validate_report_request()


Interface: report_handler_interface  - X-Ref

add_report($id, $reason_id, $report_text, $user_notify)   X-Ref
Reports a message

param: int        $id
param: int        $reason_id
param: string    $report_text
param: int        $user_notify
return: null

validate_report_request($id)   X-Ref
Checks if the message is reportable

param: int    $id
return: null



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