Views module handlers

Handlers exposed by various modules to Views.

File

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

Files

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