[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/phpbb/message/ -> admin_form.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: 220 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

admin_form:: (5 methods):
  __construct()
  check_allow()
  bind()
  submit()
  render()


Class: admin_form  - X-Ref

Class admin_form
Displays a message to the user and allows him to send an email

__construct(\phpbb\auth\auth $auth, \phpbb\config\config $config, \phpbb\config\db_text $config_text, \phpbb\db\driver\driver_interface $db, \phpbb\user $user, \phpbb\event\dispatcher_interface $dispatcher, $phpbb_root_path, $phpEx)   X-Ref
Construct

param: \phpbb\auth\auth $auth
param: \phpbb\config\config $config
param: \phpbb\config\db_text $config_text
param: \phpbb\db\driver\driver_interface $db
param: \phpbb\user $user
param: \phpbb\event\dispatcher_interface $dispatcher
param: string $phpbb_root_path
param: string $phpEx

check_allow()   X-Ref
{inheritDoc}


bind(\phpbb\request\request_interface $request)   X-Ref
{inheritDoc}


submit(\messenger $messenger)   X-Ref
{inheritDoc}


render(\phpbb\template\template $template)   X-Ref
{inheritDoc}




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