Views module handlers

Handlers exposed by various modules to Views.

File

drupal/core/modules/views/views.api.php, line 637
Describes hooks and plugins provided by the Views module.

Files

Namesort descending Location Description
action.views.inc drupal/core/modules/action/action.views.inc Provides views data and handlers for action.module.
comment.views.inc drupal/core/modules/comment/comment.views.inc Provide views data and handlers for comment.module.
contextual.views.inc drupal/core/modules/contextual/contextual.views.inc Provide views data and handlers for contextual.module.
field.views.inc drupal/core/modules/field/field.views.inc Provide Views data and handlers for field.module.
file.views.inc drupal/core/modules/file/file.views.inc Provide views data and handlers for file.module.
history.views.inc drupal/core/modules/history/history.views.inc Provide views data and handlers for history.module.
image.views.inc drupal/core/modules/image/image.views.inc Provide views data and handlers for image.module.
language.views.inc drupal/core/modules/language/language.views.inc Provide views data and handlers for language.module.
node.views.inc drupal/core/modules/node/node.views.inc Provide views data and handlers for node.module.
taxonomy.views.inc drupal/core/modules/taxonomy/taxonomy.views.inc Provide views data and handlers for taxonomy.module.
user.views.inc drupal/core/modules/user/user.views.inc Provide views data and handlers for user.module.
views.views.inc drupal/core/modules/views/views.views.inc Provide views data and handlers that aren't tied to any other module.