aggregator.module handlers in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 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
Name | Location | Description |
---|---|---|
aggregator_views_data |
modules/ |
Implementation of hook_views_data() |
aggregator_views_handlers |
modules/ |
Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
aggregator_views_plugins |
modules/ |
Implementation of hook_views_plugins |