Class

CommentsDAO

Package: Content\Comments Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2011 09 25 Located at: content/comments/CommentsDAO.class.php
Methods summary
public static
# __static( )
public static
public static
# delete_comments_topic_module( $module_id, $id_in_module )
public static
# delete_comments_module( $id_topics )
public static
# delete_comment( $comment_id )
public static
# get_user_id_posted_comment( $comment_id )
public static
public static
# get_number_comments( $module_id, $id_in_module, $topic_identifier )
public static
# comment_exists( $comment_id )
public static
# add_comment( $id_topic, $message, $user_id, $pseudo, $user_ip )
public static
# edit_comment( $comment_id, $message )