Summary
- File
- Package hierarchy Content\Comments
- Class hierarchy \CommentsDAO
__static()
| None found |
delete_comments_by_topic( $id_topic)
| $id_topic |
| None found |
delete_comments_topic_module( $module_id, $id_in_module)
| $module_id | ||
| $id_in_module |
| None found |
delete_comments_module( $id_topics)
| $id_topics |
| None found |
delete_comment( $comment_id)
| $comment_id |
| None found |
get_user_id_posted_comment( $comment_id)
| $comment_id |
| None found |
get_last_comment_added( $user_id)
| $user_id |
| None found |
get_comments_number( $module_id, $id_in_module = '', $topic_identifier = \CommentsTopic::DEFAULT_TOPIC_IDENTIFIER)
| $module_id | ||
| $id_in_module | ||
| $topic_identifier |
| None found |
comment_exists( $comment_id)
| $comment_id |
| None found |
add_comment( $id_topic, $message, $user_id, $pseudo, $user_ip)
| $id_topic | ||
| $message | ||
| $user_id | ||
| $pseudo | ||
| $user_ip |
| None found |
edit_comment( $comment_id, $message)
| $comment_id | ||
| $message |
| None found |