[ Index ]

PHP Cross Reference of phpBB-3.1.12-deutsch

title

Body

[close]

/includes/ucp/ -> ucp_pm_compose.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: 1498 lines (48 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 5 functions

  compose_pm()
  handle_message_list_actions()
  build_address_field()
  num_recipients()
  get_recipients()

Functions
Functions that are not part of a class:

compose_pm($id, $mode, $action, $user_folders = array()   X-Ref
Compose private message
Called from ucp_pm with mode == 'compose'


handle_message_list_actions(&$address_list, &$error, $remove_u, $remove_g, $add_to, $add_bcc)   X-Ref
For composing messages, handle list actions


build_address_field($address_list)   X-Ref
Build the hidden field for the recipients. Needed, as the variable is not read via request_var.


num_recipients($address_list)   X-Ref
Return number of private message recipients


get_recipients($address_list, $num_recipients = 1)   X-Ref
Get number of 'num_recipients' recipients from first position




Generated: Thu Jan 11 00:25:41 2018 Cross-referenced by PHPXref 0.7.1