statistics.module handlers in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 6.2 modules/statistics.views.inc \views_statistics_module
Includes the ability to create views of just the statistics table.
File
- modules/
statistics.views.inc, line 7 - Provide views data and handlers for statistics.module
Functions
Name | Location | Description |
---|---|---|
statistics_views_data |
modules/ |
Implementation of hook_views_data() |
statistics_views_handlers |
modules/ |
Implementation of hook_views_handlers() to register all of the basic handlers views uses. |