| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
 Collaboration diagram for ilForumPost:
 Collaboration diagram for ilForumPost:| Protected Member Functions | |
| buildUserRelatedData ($row) | |
| Private Member Functions | |
| read () | |
| getUserData () | |
| Private Attributes | |
| $id = 0 | |
| $forum_id = 0 | |
| $thread_id = 0 | |
| $user_id = 0 | |
| $user_alias = '' | |
| $subject = '' | |
| $message = '' | |
| $createdate = '0000-00-00 00:00:00' | |
| $changedate = '0000-00-00 00:00:00' | |
| $user_id_update = 0 | |
| $censored = 0 | |
| $censorship_comment = '' | |
| $notification = 0 | |
| $import_name = '' | |
| $status = 1 | |
| $tree_id = 0 | |
| $parent_id = 0 | |
| $lft = 0 | |
| $rgt = 0 | |
| $depth = 0 | |
| $fullname = '' | |
| $loginname = '' | |
| $objThread = null | |
| $db = null | |
| $is_moderator = false | |
| $post_read = false | |
Definition at line 12 of file class.ilForumPost.php.
| ilForumPost::__construct | ( | $a_id = 0, | |
| $a_is_moderator = false, | |||
| $preventImplicitRead = false | |||
| ) | 
Definition at line 66 of file class.ilForumPost.php.
References read().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumPost::__destruct | ( | ) | 
Definition at line 80 of file class.ilForumPost.php.
| ilForumPost::activateParentPosts | ( | ) | 
Definition at line 389 of file class.ilForumPost.php.
References $query, $result, and $row.
Referenced by activatePost(), and activatePostAndChildPosts().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::activatePost | ( | ) | 
Definition at line 343 of file class.ilForumPost.php.
References activateParentPosts().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumPost::activatePostAndChildPosts | ( | ) | 
Definition at line 359 of file class.ilForumPost.php.
References $query, $result, $row, and activateParentPosts().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumPost::assignData | ( | $row | ) | 
Definition at line 676 of file class.ilForumPost.php.
References $row, buildUserRelatedData(), setCensorship(), setCensorshipComment(), setChangeDate(), setCreateDate(), setDepth(), setForumId(), setImportName(), setIsRead(), setLft(), setMessage(), setNotification(), setParentId(), setRgt(), setStatus(), setSubject(), setThreadId(), setTreeId(), setUpdateUserId(), setUserAlias(), and setUserId().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 277 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::deactivatePostAndChildPosts | ( | ) | 
Definition at line 415 of file class.ilForumPost.php.
References $query, $result, and $row.
| ilForumPost::getCensorshipComment | ( | ) | 
Definition at line 588 of file class.ilForumPost.php.
References $censorship_comment.
| ilForumPost::getChangeDate | ( | ) | 
Definition at line 564 of file class.ilForumPost.php.
References $changedate.
| ilForumPost::getCreateDate | ( | ) | 
Definition at line 556 of file class.ilForumPost.php.
References $createdate.
| ilForumPost::getDataAsArray | ( | ) | 
Definition at line 154 of file class.ilForumPost.php.
References $data.
| ilForumPost::getDataAsArrayForExplorer | ( | ) | 
Definition at line 179 of file class.ilForumPost.php.
References $data.
| ilForumPost::getDepth | ( | ) | 
| ilForumPost::getForumId | ( | ) | 
Definition at line 508 of file class.ilForumPost.php.
References $forum_id.
| ilForumPost::getFullname | ( | ) | 
Definition at line 330 of file class.ilForumPost.php.
References $fullname.
| ilForumPost::getId | ( | ) | 
| ilForumPost::getImportName | ( | ) | 
Definition at line 604 of file class.ilForumPost.php.
References $import_name.
| ilForumPost::getIsRead | ( | ) | 
Definition at line 634 of file class.ilForumPost.php.
References $post_read.
Referenced by isPostRead().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::getLft | ( | ) | 
Definition at line 647 of file class.ilForumPost.php.
References $lft.
Referenced by ilForumTopic\getPostTree().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::getLoginName | ( | ) | 
Definition at line 338 of file class.ilForumPost.php.
References $loginname.
| ilForumPost::getMessage | ( | ) | 
Definition at line 548 of file class.ilForumPost.php.
References $message.
| ilForumPost::getParentId | ( | ) | 
Definition at line 639 of file class.ilForumPost.php.
References $parent_id.
| ilForumPost::getRgt | ( | ) | 
Definition at line 655 of file class.ilForumPost.php.
References $rgt.
Referenced by ilForumTopic\getPostTree().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::getSubject | ( | ) | 
Definition at line 540 of file class.ilForumPost.php.
References $subject.
| ilForumPost::getThread | ( | ) | 
Definition at line 671 of file class.ilForumPost.php.
References $objThread.
| ilForumPost::getThreadId | ( | ) | 
Definition at line 516 of file class.ilForumPost.php.
References $thread_id.
Referenced by ilForumTopic\getPostTree().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::getTreeId | ( | ) | 
Definition at line 620 of file class.ilForumPost.php.
References $tree_id.
| ilForumPost::getUpdateUserId | ( | ) | 
Definition at line 572 of file class.ilForumPost.php.
References $user_id_update.
| ilForumPost::getUserAlias | ( | ) | 
Definition at line 532 of file class.ilForumPost.php.
References $user_alias.
| 
 | private | 
Definition at line 299 of file class.ilForumPost.php.
References $lng, and ilObjForumAccess\getCachedUserInstance().
Referenced by read().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::getUserId | ( | ) | 
Definition at line 524 of file class.ilForumPost.php.
References $user_id.
| ilForumPost::hasReplies | ( | ) | 
Definition at line 466 of file class.ilForumPost.php.
References $res.
| ilForumPost::insert | ( | ) | 
Definition at line 86 of file class.ilForumPost.php.
| ilForumPost::isActivated | ( | ) | 
Definition at line 612 of file class.ilForumPost.php.
| ilForumPost::isAnyParentDeactivated | ( | ) | 
Definition at line 258 of file class.ilForumPost.php.
References $res.
| ilForumPost::isCensored | ( | ) | 
Definition at line 580 of file class.ilForumPost.php.
| ilForumPost::isNotificationEnabled | ( | ) | 
Definition at line 596 of file class.ilForumPost.php.
| ilForumPost::isOwner | ( | $a_user_id = 0 | ) | 
Definition at line 483 of file class.ilForumPost.php.
| ilForumPost::isPostRead | ( | ) | 
Definition at line 443 of file class.ilForumPost.php.
References getIsRead().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumPost::isRead | ( | $a_user_id = 0 | ) | 
Definition at line 448 of file class.ilForumPost.php.
References $res.
| 
 | private | 
Definition at line 211 of file class.ilForumPost.php.
References $res, $row, DB_FETCHMODE_OBJECT, and getUserData().
Referenced by __construct(), and reload().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::reload | ( | ) | 
Definition at line 321 of file class.ilForumPost.php.
References read().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilForumPost::setCensorship | ( | $a_censorship | ) | 
Definition at line 576 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setCensorshipComment | ( | $a_comment | ) | 
Definition at line 584 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setChangeDate | ( | $a_changedate | ) | 
Definition at line 560 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setCreateDate | ( | $a_createdate | ) | 
Definition at line 552 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setDepth | ( | $a_depth | ) | 
Definition at line 659 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setForumId | ( | $a_forum_id | ) | 
Definition at line 504 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setFullname | ( | $a_fullname | ) | 
Definition at line 326 of file class.ilForumPost.php.
| ilForumPost::setId | ( | $a_id | ) | 
Definition at line 496 of file class.ilForumPost.php.
| ilForumPost::setImportName | ( | $a_import_name | ) | 
Definition at line 600 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setIsRead | ( | $a_is_read | ) | 
Definition at line 629 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setLft | ( | $a_lft | ) | 
Definition at line 643 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setLoginName | ( | $a_loginname | ) | 
Definition at line 334 of file class.ilForumPost.php.
| ilForumPost::setMessage | ( | $a_message | ) | 
Definition at line 544 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setNotification | ( | $a_notification | ) | 
Definition at line 592 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setParentId | ( | $a_parent_id | ) | 
Definition at line 624 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setRgt | ( | $a_rgt | ) | 
Definition at line 651 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setStatus | ( | $a_status | ) | 
Definition at line 608 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setSubject | ( | $a_subject | ) | 
Definition at line 536 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setThread | ( | ilForumTopic | $thread | ) | 
Definition at line 667 of file class.ilForumPost.php.
| ilForumPost::setThreadId | ( | $a_thread_id | ) | 
Definition at line 512 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setTreeId | ( | $a_tree_id | ) | 
Definition at line 616 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setUpdateUserId | ( | $a_user_id_update | ) | 
Definition at line 568 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setUserAlias | ( | $a_user_alias | ) | 
Definition at line 528 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::setUserId | ( | $a_user_id | ) | 
Definition at line 520 of file class.ilForumPost.php.
Referenced by assignData().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilForumPost::update | ( | ) | 
Definition at line 117 of file class.ilForumPost.php.
References $id.
| 
 | private | 
Definition at line 34 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 36 of file class.ilForumPost.php.
Referenced by getCensorshipComment().
| 
 | private | 
Definition at line 30 of file class.ilForumPost.php.
Referenced by getChangeDate().
| 
 | private | 
Definition at line 28 of file class.ilForumPost.php.
Referenced by getCreateDate().
| 
 | private | 
Definition at line 60 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 52 of file class.ilForumPost.php.
Referenced by getDepth().
| 
 | private | 
Definition at line 16 of file class.ilForumPost.php.
Referenced by getForumId().
| 
 | private | 
Definition at line 54 of file class.ilForumPost.php.
Referenced by getFullname().
| 
 | private | 
Definition at line 14 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 40 of file class.ilForumPost.php.
Referenced by getImportName().
| 
 | private | 
Definition at line 62 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 48 of file class.ilForumPost.php.
Referenced by getLft().
| 
 | private | 
Definition at line 56 of file class.ilForumPost.php.
Referenced by getLoginName().
| 
 | private | 
Definition at line 26 of file class.ilForumPost.php.
Referenced by getMessage().
| 
 | private | 
Definition at line 38 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 58 of file class.ilForumPost.php.
Referenced by getThread().
| 
 | private | 
Definition at line 46 of file class.ilForumPost.php.
Referenced by getParentId().
| 
 | private | 
Definition at line 64 of file class.ilForumPost.php.
Referenced by getIsRead().
| 
 | private | 
Definition at line 50 of file class.ilForumPost.php.
Referenced by getRgt().
| 
 | private | 
Definition at line 42 of file class.ilForumPost.php.
| 
 | private | 
Definition at line 24 of file class.ilForumPost.php.
Referenced by getSubject().
| 
 | private | 
Definition at line 18 of file class.ilForumPost.php.
Referenced by getThreadId().
| 
 | private | 
Definition at line 44 of file class.ilForumPost.php.
Referenced by getTreeId().
| 
 | private | 
Definition at line 22 of file class.ilForumPost.php.
Referenced by getUserAlias().
| 
 | private | 
Definition at line 20 of file class.ilForumPost.php.
Referenced by getUserId().
| 
 | private | 
Definition at line 32 of file class.ilForumPost.php.
Referenced by getUpdateUserId().