Handlers exposed by various modules to Views.
File
- core/
modules/ views/ views.api.php, line 975 - Describe hooks provided by the Views module.
Files
|
Name |
Location | Description |
|---|---|---|
| book.views.inc |
core/ |
Provide views data and handlers for book.module. |
| comment.views.inc |
core/ |
Provide views data and handlers for comment.module. |
| contact.views.inc |
core/ |
Provide views data and handlers for contact.module. |
| field.views.inc |
core/ |
Provide Views data and handlers for field.module. |
| file.views.inc |
core/ |
Provide views data and handlers for file.module. |
| image.views.inc |
core/ |
Provide views data and handlers for image.module. |
| locale.views.inc |
core/ |
Provides views data and handlers for locale.module. |
| node.views.inc |
core/ |
Provide views data and handlers for node.module. |
| search.views.inc |
core/ |
Provide views data and handlers for search.module. |
| system.views.inc |
core/ |
Provide views data and handlers for system.module. |
| taxonomy.views.inc |
core/ |
Provide views data and handlers for taxonomy.module. |
| translation.views.inc |
core/ |
Provide views data and handlers for translation.module. |
| user.views.inc |
core/ |
Provide views data and handlers for user.module. |
| views.views.inc |
core/ |
Provide views data and handlers that aren't tied to any other module. |