Handlers exposed by various modules to Views.

File

core/modules/views/views.api.php, line 974
Describe hooks provided by the Views module.

Files

Namesort descending Location Description
book.views.inc core/modules/book/views/book.views.inc Provide views data and handlers for book.module.
comment.views.inc core/modules/comment/views/comment.views.inc Provide views data and handlers for comment.module.
contact.views.inc core/modules/contact/views/contact.views.inc Provide views data and handlers for contact.module.
field.views.inc core/modules/field/views/field.views.inc Provide Views data and handlers for field.module.
file.views.inc core/modules/file/views/file.views.inc Provide views data and handlers for file.module.
image.views.inc core/modules/image/views/image.views.inc Provide views data and handlers for image.module.
locale.views.inc core/modules/locale/views/locale.views.inc Provides views data and handlers for locale.module.
node.views.inc core/modules/node/views/node.views.inc Provide views data and handlers for node.module.
search.views.inc core/modules/search/views/search.views.inc Provide views data and handlers for search.module.
system.views.inc core/modules/system/views/system.views.inc Provide views data and handlers for system.module.
taxonomy.views.inc core/modules/taxonomy/views/taxonomy.views.inc Provide views data and handlers for taxonomy.module.
translation.views.inc core/modules/translation/views/translation.views.inc Provide views data and handlers for translation.module.
user.views.inc core/modules/user/views/user.views.inc Provide views data and handlers for user.module.
views.views.inc core/modules/views/includes/views.views.inc Provide views data and handlers that aren't tied to any other module.