You are here

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

Same name and namespace in other branches
  1. 6.2 modules/aggregator.views.inc \views_aggregator_module

Includes the core 'aggregator_feed,' 'aggregator_category,' and 'aggregator_item' tables.

File

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

Functions

Namesort descending Location Description
aggregator_views_data modules/aggregator.views.inc Implementation of hook_views_data()
aggregator_views_handlers modules/aggregator.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
aggregator_views_plugins modules/aggregator.views.inc Implementation of hook_views_plugins