comment.module handlers


Functions

 comment_views_data ()
 comment_views_data_alter (&$data)
 comment_views_plugins ()
 comment_views_handlers ()
 template_preprocess_views_view_row_comment (&$vars)

Detailed Description

Includes the tables 'comments' and 'node_comment_statistics'

Function Documentation

comment_views_data (  ) 

Implementation of hook_views_data()

comment_views_data_alter ( &$  data  ) 

Use views_data_alter to add items to the node table that are relevant to comments.

comment_views_handlers (  ) 

Implementation of hook_views_handlers() to register all of the basic handlers views uses.

comment_views_plugins (  ) 

Implementation of hook_views_plugins

template_preprocess_views_view_row_comment ( &$  vars  ) 

Template helper for theme_views_view_row_comment