taxonomy.module handlers in Views (for Drupal 7) 6.3
Same name and namespace in other branches
- 6.2 modules/taxonomy.views.inc \views_taxonomy_module
File
- modules/
taxonomy.views.inc, line 8 - Provide views data and handlers for taxonomy.module
Functions
Name | Location | Description |
---|---|---|
taxonomy_views_data |
modules/ |
Implementation of hook_views_data() |
taxonomy_views_data_alter |
modules/ |
Implementation of hook_views_data_alter(). |
taxonomy_views_handlers |
modules/ |
Implementation of hook_views_handlers() to register all of the basic handlers views uses. |
taxonomy_views_plugins |
modules/ |
Implementation of hook_views_plugins |
views_taxonomy_set_breadcrumb |
modules/ |
Helper function to set a breadcrumb for taxonomy. |