You are here

Files in Taxonomy Edge 7

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt Description ----------- Selecting all children of a given taxonomy term can be a pain. This module makes it easier to do this, by maintaining a complete list of edges for each term using the adjecency matrix graph theory: …
taxonomy_edge.admin.inc taxonomy_edge.admin.inc Pages for taxonomy edge settings and more.
taxonomy_edge.core.inc taxonomy_edge.core.inc This file contains the core override functions
taxonomy_edge.drush.inc taxonomy_edge.drush.inc Drush commands for Taxonomy Edge.
taxonomy_edge.info taxonomy_edge.info name = Taxonomy Edge description = Edge lists for taxonomies package = Taxonomy core = 7.x dependencies[] = taxonomy configure = admin/structure/taxonomy/edge files[] = tests/tree.test files[] = tests/unit.test
taxonomy_edge.install taxonomy_edge.install Installation file for Taxonomy Edge
taxonomy_edge.module taxonomy_edge.module Optimization of taxonomy data model for SQL performance.
taxonomy_edge.pages.inc taxonomy_edge.pages.inc Page callbacks for Taxonomy Edge.
taxonomy_edge.rebuild.inc taxonomy_edge.rebuild.inc This file contains the functions for reuilding various tables.
taxonomy_edge.theme.inc taxonomy_edge.theme.inc Theme functions for Taxonomy Edge.
tree.test tests/tree.test Web test cases for Taxonomy Edge.
unit.test tests/unit.test
views_handler_argument_term_edge_node_tid_depth.inc views_taxonomy_edge/handlers/views_handler_argument_term_edge_node_tid_depth.inc This file is a copy/override of the default views taxonomy argument handler.
views_handler_argument_term_edge_node_tid_depth_modifier.inc views_taxonomy_edge/handlers/views_handler_argument_term_edge_node_tid_depth_modifier.inc This file is a copy/override of the default views taxonomy argument handler.
views_handler_filter_term_edge_node_tid_depth.inc views_taxonomy_edge/handlers/views_handler_filter_term_edge_node_tid_depth.inc Filter handler for taxonomy terms with depth using Taxonomy Edge.
views_handler_sort_term_edge_hierarchy.inc views_taxonomy_edge/handlers/views_handler_sort_term_edge_hierarchy.inc Views sort handler to sort by taxonomy terms' hierarchy order.
views_join_term_edge.inc views_taxonomy_edge/handlers/views_join_term_edge.inc Views join handler for taxonomy edge.
views_taxonomy_edge.info views_taxonomy_edge/views_taxonomy_edge.info name = Views Taxonomy Edge description = Views for taxonomies using Taxonomy Edge package = Views core = 7.x dependencies[] = taxonomy_edge dependencies[] = views files[] = handlers/views_handler_argument_term_edge_node_tid_depth.inc files[] =…
views_taxonomy_edge.module views_taxonomy_edge/views_taxonomy_edge.module Integration with Views using Taxonomy Edge.
views_taxonomy_edge.views.inc views_taxonomy_edge/views_taxonomy_edge.views.inc Integration with Views using Taxonomy Edge.

Other projects