You are here

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

Same name and namespace in other branches
  1. 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

Namesort descending Location Description
statistics_views_data modules/statistics.views.inc Implementation of hook_views_data()
statistics_views_handlers modules/statistics.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.