You are here

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

Same name and namespace in other branches
  1. 6.2 modules/upload.views.inc \views_upload_module

File

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

Functions

Namesort descending Location Description
upload_views_data modules/upload.views.inc Implementation of hook_views_data()
upload_views_data_alter modules/upload.views.inc Implementation of hook_views_data_alter()
upload_views_handlers modules/upload.views.inc Implementation of hook_views_handlers() to register all of the basic handlers views uses.