You are here

Functions in Taxonomy Edge 8

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_edge_core_override_info ./taxonomy_edge.module Implements hook_core_override().
taxonomy_edge_cron ./taxonomy_edge.module Implements hook_cron(). 1
taxonomy_edge_cronapi ./taxonomy_edge.module Implements hook_cronapi(). Regularly rebuild the edge list
taxonomy_edge_cron_queue_info ./taxonomy_edge.module Implements hook_cron_queue_info().
taxonomy_edge_cron_rebuild ./taxonomy_edge.module Rebuild edges 1
taxonomy_edge_form_taxonomy_overview_terms_alter ./taxonomy_edge.module Hook into the drag'n'drop interface of terms in order to update tree when terms are reordered.
taxonomy_edge_form_taxonomy_overview_vocabularies_alter ./taxonomy_edge.module Hook into the overview of vocabularies to provide rebuild actions.
taxonomy_edge_get_max_depth ./taxonomy_edge.module Get max depth of a tree.. 2
taxonomy_edge_get_parents ./taxonomy_edge.module Get parent from edge list. 1
taxonomy_edge_get_top_tid ./taxonomy_edge.module Get top term id. 1
taxonomy_edge_get_top_tids ./taxonomy_edge.module Get top term ids. 2
taxonomy_edge_get_tree ./taxonomy_edge.module Reimplementation of taxonomy_get_tree(). Limit db fetch to only specified parent. 1
taxonomy_edge_get_tree_generic ./taxonomy_edge.core.inc Reimplementation of taxonomy_get_tree(). Limit db fetch to only specified parent. 3
taxonomy_edge_get_tree_optimized ./taxonomy_edge.core.inc Reimplementation of taxonomy_get_tree(). Limit db fetch to only specified parent AND use presorting. 1
taxonomy_edge_help ./taxonomy_edge.module Implements hook_help().
taxonomy_edge_install ./taxonomy_edge.install Implements hook_install().
taxonomy_edge_invalidate_order ./taxonomy_edge.module Invalidate order for a vocabulary 6
taxonomy_edge_is_build_realtime ./taxonomy_edge.module Checks if it's possible to build an edge realtime. 3
taxonomy_edge_is_order_invalid ./taxonomy_edge.module Check if our sorted tree is still valid 2
taxonomy_edge_is_order_valid ./taxonomy_edge.module Check if our sorted tree is still valid 3
taxonomy_edge_menu ./taxonomy_edge.module Implements hook_menu().
taxonomy_edge_modules_enabled ./taxonomy_edge.module Implements hook_modules_enabled().
taxonomy_edge_permission ./taxonomy_edge.module Implements hook_perm().
taxonomy_edge_process_queue_item ./taxonomy_edge.module Cron queue worker Process edge for a queued term. 1
taxonomy_edge_rebuild_all_batch ./taxonomy_edge.rebuild.inc Start batch job for rebuild of edges and order 2
taxonomy_edge_rebuild_edges ./taxonomy_edge.rebuild.inc Rebuild entire edge list. 1 2
taxonomy_edge_rebuild_edges_batch ./taxonomy_edge.rebuild.inc Start batch job for rebuild of edges 1
taxonomy_edge_rebuild_finished ./taxonomy_edge.rebuild.inc Finished function for rebuild tree batch operation. 2 3
taxonomy_edge_rebuild_order ./taxonomy_edge.rebuild.inc Rebuild the sorted tree. 2 2
taxonomy_edge_rebuild_order_batch ./taxonomy_edge.rebuild.inc Start batch job for rebuild of order 1
taxonomy_edge_rebuild_page_confirm ./taxonomy_edge.admin.inc Confirmation for rebuilding trees 1
taxonomy_edge_rebuild_page_confirm_submit ./taxonomy_edge.admin.inc Submit callback; rebuild tree.
taxonomy_edge_reorder_submit ./taxonomy_edge.module Copy/paste from core taxonomy module. This is the penalty for not having a proper abstraction layer! And for not invoking update hook on terms when changing their parents! 1
taxonomy_edge_schema ./taxonomy_edge.install Implements hook_schema().
taxonomy_edge_select_nodes ./taxonomy_edge.module Reimplementation of taxonomy_select_nodes() re-allowing depth modifier. 2
taxonomy_edge_settings_form ./taxonomy_edge.admin.inc Form build for the settings form 1
taxonomy_edge_taxonomy_term_delete ./taxonomy_edge.module Implements hook_taxonomy_term_delete().
taxonomy_edge_taxonomy_term_insert ./taxonomy_edge.module Implements hook_taxonomy_term_insert().
taxonomy_edge_taxonomy_term_update ./taxonomy_edge.module Implements hook_taxonomy_term_update().
taxonomy_edge_taxonomy_vocabulary_delete ./taxonomy_edge.module Implements hook_taxonomy_vocabulary_delete(). 1
taxonomy_edge_taxonomy_vocabulary_insert ./taxonomy_edge.module Implements hook_taxonomy_vocabulary_insert(). 1
taxonomy_edge_term_feed ./taxonomy_edge.pages.inc Generate the content feed for a taxonomy term. 1
taxonomy_edge_term_page ./taxonomy_edge.pages.inc Menu callback; displays all nodes associated with a term. 1
taxonomy_edge_theme ./taxonomy_edge.module Implements hook_theme().
taxonomy_edge_uninstall ./taxonomy_edge.install Implements hook_uninstall().
theme_taxonomy_edge_overview_vocabularies ./taxonomy_edge.theme.inc Copy of theme_taxonomy_overview_vocabularies, but with the addition of a column, and an increase in colspan.
views_taxonomy_edge_views_api views_taxonomy_edge/views_taxonomy_edge.module Implements hook_views_api().
views_taxonomy_edge_views_data views_taxonomy_edge/views_taxonomy_edge.views.inc Implements hook_views_data().
views_taxonomy_edge_views_data_alter views_taxonomy_edge/views_taxonomy_edge.module Implements hook_views_data_alter().
_taxonomy_edge_attach_subtree ./taxonomy_edge.module Attach path and children to new parents 1

Pages

Other projects