[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/includes/ -> functions_post.php (summary)

(no description)

File Size: 887 lines (28 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  prepare_message()
  unprepare_message()
  prepare_post()
  submit_post()
  update_post_stats()
  delete_post()
  user_notification()
  generate_smilies()
  clean_html()

Functions
Functions that are not part of a class:

prepare_message($message, $html_on, $bbcode_on, $smile_on, $bbcode_uid = 0)   X-Ref
No description

unprepare_message($message)   X-Ref
No description

prepare_post(&$mode, &$post_data, &$bbcode_on, &$html_on, &$smilies_on, &$error_msg, &$username, &$bbcode_uid, &$subject, &$message, &$poll_title, &$poll_options, &$poll_length)   X-Ref
No description

submit_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$poll_id, &$topic_type, &$bbcode_on, &$html_on, &$smilies_on, &$attach_sig, &$bbcode_uid, $post_username, $post_subject, $post_message, $poll_title, &$poll_options, &$poll_length)   X-Ref
No description

update_post_stats(&$mode, &$post_data, &$forum_id, &$topic_id, &$post_id, &$user_id)   X-Ref
No description

delete_post($mode, &$post_data, &$message, &$meta, &$forum_id, &$topic_id, &$post_id, &$poll_id)   X-Ref
No description

user_notification($mode, &$post_data, &$topic_title, &$forum_id, &$topic_id, &$post_id, &$notify_user)   X-Ref
No description

generate_smilies($mode, $page_id)   X-Ref
No description

clean_html($tag)   X-Ref
Called from within prepare_message to clean included HTML tags if HTML is
turned on for that post

param: array $tag Matching text from the message to parse



Generated: Mon Jan 14 19:21:40 2013 Cross-referenced by PHPXref 0.7.1