You are here

system.module handlers in Views (for Drupal 7) 6.2

Same name and namespace in other branches
  1. 6.3 modules/system.views.inc \views_system_module

File

modules/system.views.inc, line 9
Provide views data and handlers for system tables that are not represented by their own module.

Functions

Namesort descending Location Description
system_views_data modules/system.views.inc Implementation of hook_views_data()
system_views_handlers modules/system.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.
_views_file_status modules/system.views.inc