[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/phpbb/message/ -> user_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: 136 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

user_form:: (5 methods):
  get_user_row()
  check_allow()
  bind()
  submit()
  render()


Class: user_form  - X-Ref

Class user_form
Allows users to send emails to other users

get_user_row($user_id)   X-Ref
Get the data of the recipient

param: int $user_id
return: false|array        false if the user does not exist, array otherwise

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: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1