[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/includes/ucp/ -> ucp_pm_compose.php (summary)

(no description)

Copyright: (c) 2005 phpBB Group
License: http://opensource.org/licenses/gpl-license.php GNU Public License
Version: $Id$
File Size: 1309 lines (41 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: Wed Oct 2 15:03:47 2013 Cross-referenced by PHPXref 0.7.1