| _returnCommentFromRow($row, $childLevels=0) | CommentDAO | |
| decrementChildCount($commentId) | CommentDAO | |
| deleteComment(&$comment, $isRecursing=false) | CommentDAO | |
| deleteCommentsByPaper($paperId) | CommentDAO | |
| getComment($commentId, $paperId, $childLevels=0) | CommentDAO | |
| getCommentsByParentId($parentId, $childLevels=0) | CommentDAO | |
| getCommentsByUserId($userId) | CommentDAO | |
| getInsertCommentId() | CommentDAO | |
| getRootCommentsByPaperId($paperId, $childLevels=0) | CommentDAO | |
| incrementChildCount($commentId) | CommentDAO | |
| insertComment(&$comment) | CommentDAO | |
| updateComment(&$comment) | CommentDAO |
1.4.7