[ Index ]

PHP Cross Reference of phpBB 3.0 Beta 3

title

Body

[close]

/includes/ -> functions_privmsgs.php (summary)

(no description)

Copyright: (c) 2005 phpBB Group
License: http://opensource.org/licenses/gpl-license.php GNU Public License
Version: $Id: functions_privmsgs.php,v 1.57 2006/11/03 21:04:09 acydburn Exp $
File Size: 1616 lines (46 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 13 functions

  get_folder()
  clean_sentbox()
  check_rule()
  place_pm_into_folder()
  move_pm()
  update_unread_status()
  handle_mark_actions()
  delete_pm()
  rebuild_header()
  write_pm_addresses()
  get_folder_status()
  submit_pm()
  pm_notification()

Functions
Functions that are not part of a class:

get_folder($user_id, $folder_id = false)   X-Ref
Get all folder


clean_sentbox($num_sentbox_messages)   X-Ref
Delete Messages From Sentbox
we are doing this here because this saves us a bunch of checks and queries


check_rule(&$rules, &$rule_row, &$message_row, $user_id)   X-Ref
Check Rule against Message Informations


place_pm_into_folder(&$global_privmsgs_rules, $release = false)   X-Ref
Place new messages into appropiate folder


move_pm($user_id, $message_limit, $move_msg_ids, $dest_folder, $cur_folder_id)   X-Ref
Move PM from one to another folder


update_unread_status($unread, $msg_id, $user_id, $folder_id)   X-Ref
Update unread message status


handle_mark_actions($user_id, $mark_action)   X-Ref
Handle all actions possible with marked messages


delete_pm($user_id, $msg_ids, $folder_id)   X-Ref
Delete PM(s)


rebuild_header($check_ary)   X-Ref
Rebuild message header


write_pm_addresses($check_ary, $author_id, $plaintext = false)   X-Ref
Print out/assign recipient informations


get_folder_status($folder_id, $folder)   X-Ref
Get folder status


submit_pm($mode, $subject, &$data, $update_message, $put_in_outbox = true)   X-Ref
Submit PM


pm_notification($mode, $author, $recipients, $subject, $message)   X-Ref
PM Notification




Generated: Wed Nov 22 00:35:05 2006 Cross-referenced by PHPXref 0.6