Provide views data and handlers for taxonomy.module. More...
Go to the source code of this file.
Functions | |
taxonomy_views_data () | |
Implements hook_views_data(). | |
taxonomy_views_data_alter (&$data) | |
Implements hook_views_data_alter(). | |
taxonomy_field_views_data ($field) | |
Implements hook_field_views_data(). | |
taxonomy_field_views_data_views_data_alter (&$data, $field) | |
Implements hook_field_views_data_views_data_alter(). | |
taxonomy_views_plugins () | |
Implements hook_views_plugins. | |
views_taxonomy_set_breadcrumb (&$breadcrumb, &$argument) | |
Helper function to set a breadcrumb for taxonomy. |
Provide views data and handlers for taxonomy.module.
Definition in file taxonomy.views.inc.