Provide views data and handlers for comment.module. More...
Go to the source code of this file.
Functions | |
comment_views_data () | |
Implements 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_plugins () | |
Implements hook_views_plugins. | |
template_preprocess_views_view_row_comment (&$vars) | |
Template helper for theme_views_view_row_comment. |
Provide views data and handlers for comment.module.
Definition in file comment.views.inc.