Class thread_msg

Description

The thread message class.

Located in /forum-defs.php (line 1083)

RenderableObject
   |
   --StylableObject
      |
      --HTMLObject
         |
         --forum
            |
            --forum_thread
               |
               --thread_msg
Variable Summary
 mixed $author
 mixed $date_posted
 mixed $enabled
 mixed $error_msg
 mixed $forum_id
 mixed $locked
 mixed $msg_id
 mixed $msg_subject
 mixed $msg_text
 mixed $ParentMsg
 mixed $sticky
 mixed $thread_id
Method Summary
 thread_msg thread_msg ([mixed $msg_id = NEW_MSG], mixed $thread_id)
 void display_msg ()
 void edit_msg ()
 void get_msg ()
 void new_msg ()
 void save_msg ()
 void update_trlm ()
Variables
mixed $author (line 1090)

Redefinition of:
forum_thread::$author
mixed $date_posted (line 1091)

Redefinition of:
forum_thread::$date_posted
mixed $enabled = true (line 1092)

Redefinition of:
forum_thread::$enabled
mixed $error_msg (line 1095)

Redefinition of:
forum::$error_msg
mixed $forum_id (line 1094)

Redefinition of:
forum_thread::$forum_id
mixed $locked = false (line 1084)

Redefinition of:
forum_thread::$locked
mixed $msg_id (line 1086)
mixed $msg_subject (line 1088)
mixed $msg_text (line 1089)
mixed $ParentMsg (line 1093)
mixed $sticky = false (line 1085)

Redefinition of:
forum_thread::$sticky
mixed $thread_id (line 1087)

Redefinition of:
forum_thread::$thread_id

Inherited Variables

Inherited from forum_thread

forum_thread::$forum_moderator
forum_thread::$newmsg
forum_thread::$replies
forum_thread::$subject
forum_thread::$text
forum_thread::$thread_msgs
forum_thread::$views

Inherited from forum

forum::$date_last_author
forum::$forum_desc
forum::$forum_members
forum::$forum_name
forum::$forum_threads
forum::$forum_title
forum::$last_author
forum::$moderator
forum::$new_topic
forum::$posts
forum::$private
forum::$threadlast_author

Inherited from HTMLObject

HTMLObject::$accesskey
HTMLObject::$align
HTMLObject::$alt
HTMLObject::$bgcolor
HTMLObject::$bgurl
HTMLObject::$border
HTMLObject::$color
HTMLObject::$height
HTMLObject::$hspace
HTMLObject::$lang
HTMLObject::$langdir
HTMLObject::$linkover_text
HTMLObject::$name
HTMLObject::$onblur
HTMLObject::$onchange
HTMLObject::$onclick
HTMLObject::$ondblclick
HTMLObject::$onfocus
HTMLObject::$onkeydown
HTMLObject::$onkeypress
HTMLObject::$onkeyup
HTMLObject::$onload
HTMLObject::$onmousedown
HTMLObject::$onmousemove
HTMLObject::$onmouseout
HTMLObject::$onmouseover
HTMLObject::$onmouseup
HTMLObject::$onselect
HTMLObject::$size
HTMLObject::$src
HTMLObject::$tabindex
HTMLObject::$target
HTMLObject::$title
HTMLObject::$user_attributes
HTMLObject::$valign
HTMLObject::$vspace
HTMLObject::$width

Inherited from StylableObject

StylableObject::$class
StylableObject::$id
StylableObject::$style
Methods
Constructor thread_msg (line 1097)
thread_msg thread_msg ([mixed $msg_id = NEW_MSG], mixed $thread_id)
display_msg (line 1190)
void display_msg ()
edit_msg (line 1347)
void edit_msg ()
get_msg (line 1113)
void get_msg ()
new_msg (line 1218)
void new_msg ()

Redefinition of:
forum_thread::new_msg()
save_msg (line 1144)
void save_msg ()
update_trlm (line 1132)
void update_trlm ()

Inherited Methods

Inherited From forum_thread

 forum_thread::forum_thread()
 forum_thread::get_thread()
 forum_thread::get_thread_header()
 forum_thread::html()
 forum_thread::inc_thread_views()
 forum_thread::lock_thread()
 forum_thread::modify_replies()
 forum_thread::new_msg()
 forum_thread::save_thread()
 forum_thread::set_moderator()
 forum_thread::stick_thread()
 forum_thread::unlock_thread()
 forum_thread::unstick_thread()

Inherited From forum

 forum::forum()
 forum::add_member()
 forum::delete_forum()
 forum::disable_forum()
 forum::enable_forum()
 forum::get_forum()
 forum::get_threads()
 forum::html()
 forum::new_topic()
 forum::POSTprocess()
 forum::save_forum()
 forum::set_forum_greeting()

Inherited From HTMLObject

 HTMLObject::HTMLObject()
 HTMLObject::inherit_attributes()
 HTMLObject::setaccesskey()
 HTMLObject::setalign()
 HTMLObject::setalt()
 HTMLObject::setbackground()
 HTMLObject::setbgcolor()
 HTMLObject::setborder()
 HTMLObject::setcolor()
 HTMLObject::setheight()
 HTMLObject::sethspace()
 HTMLObject::setlang()
 HTMLObject::setlangdir()
 HTMLObject::setname()
 HTMLObject::setsize()
 HTMLObject::setsrc()
 HTMLObject::settabindex()
 HTMLObject::settarget()
 HTMLObject::settitle()
 HTMLObject::setvalign()
 HTMLObject::setvspace()
 HTMLObject::setwidth()
 HTMLObject::set_attribute()
 HTMLObject::set_linkover_text()
 HTMLObject::set_onblur()
 HTMLObject::set_onchange()
 HTMLObject::set_onclick()
 HTMLObject::set_ondblclick()
 HTMLObject::set_onfocus()
 HTMLObject::set_onkeydown()
 HTMLObject::set_onkeypress()
 HTMLObject::set_onkeyup()
 HTMLObject::set_onload()
 HTMLObject::set_onmousedown()
 HTMLObject::set_onmousemove()
 HTMLObject::set_onmouseout()
 HTMLObject::set_onmouseover()
 HTMLObject::set_onmouseup()
 HTMLObject::set_onselect()
 HTMLObject::set_tabindex()
 HTMLObject::taghtml()

Inherited From StylableObject

 StylableObject::StylableObject()
 StylableObject::clearstyle()
 StylableObject::setclass()
 StylableObject::setcss()
 StylableObject::setid()
 StylableObject::setstyle()

Inherited From RenderableObject

 RenderableObject::RenderableObject()
 RenderableObject::html()
 RenderableObject::render()
 RenderableObject::wml()
 RenderableObject::wmlup()
 RenderableObject::xml()

Documentation generated by phpDocumentor 1.3.0RC3