[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

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

Defines 2 functions

  __construct()
  create_report()

Functions
Functions that are not part of a class:

__construct(\phpbb\db\driver\driver_interface $db, \phpbb\event\dispatcher_interface $dispatcher, \phpbb\config\config $config, \phpbb\auth\auth $auth, \phpbb\user $user, \phpbb\notification\manager $notification)   X-Ref
Construtor

param: \phpbb\db\driver\driver_interface    $db
param: \phpbb\event\dispatcher_interface    $dispatcher
param: \phpbb\config\db                    $config
param: \phpbb\auth\auth                    $auth
param: \phpbb\user                        $user
param: \phpbb\notification\manager        $notification

create_report(array $report_data)   X-Ref
Creates a report entity in the database

param: array    $report_data
return: int    the ID of the created entity



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