You are here

comment.module handlers in Views (for Drupal 7) 6.3

Same name and namespace in other branches
  1. 6.2 modules/comment.views.inc \views_comment_module

Includes the tables 'comments' and 'node_comment_statistics'

File

modules/comment.views.inc, line 7
Provide views data and handlers for comment.module

Functions

Namesort descending Location Description
comment_views_data modules/comment.views.inc Implementation of hook_views_data()
comment_views_data_alter modules/comment.views.inc Use views_data_alter to add items to the node table that are relevant to comments.
comment_views_handlers modules/comment.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
comment_views_plugins modules/comment.views.inc Implementation of hook_views_plugins
template_preprocess_views_view_row_comment modules/comment.views.inc Template helper for theme_views_view_row_comment