You are here

Functions in Taxonomy Term Depth 7

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_term_depth_batch_callbacks_update_term_depth ./taxonomy_term_depth.batch.inc 2
taxonomy_term_depth_batch_depth_update_form ./taxonomy_term_depth.batch.inc 1
taxonomy_term_depth_batch_depth_update_form_submit ./taxonomy_term_depth.batch.inc
taxonomy_term_depth_entity_insert ./taxonomy_term_depth.module Implements hook_entity_insert()
taxonomy_term_depth_entity_property_info ./taxonomy_term_depth.module Implements hook_entity_property_info().
taxonomy_term_depth_entity_update ./taxonomy_term_depth.module Implements hook_entity_update(); 1
taxonomy_term_depth_get_by_tid ./taxonomy_term_depth.module @todo: Provide description 5
taxonomy_term_depth_get_chain Deprecated ./taxonomy_term_depth.module
taxonomy_term_depth_get_child ./taxonomy_term_depth.module Gets child of the term 1
taxonomy_term_depth_get_children ./taxonomy_term_depth.module Gets children of the term. 1
taxonomy_term_depth_get_full_chain ./taxonomy_term_depth.module Gets full chain of terms, including term itself 1
taxonomy_term_depth_get_parent ./taxonomy_term_depth.module Gets parent of the term 2
taxonomy_term_depth_get_parents ./taxonomy_term_depth.module Get parents of the term. 3
taxonomy_term_depth_install ./taxonomy_term_depth.install Implements hook_install()
taxonomy_term_depth_menu ./taxonomy_term_depth.module Implements hook_menu()
taxonomy_term_depth_schema_alter ./taxonomy_term_depth.install Implements hook_schema_alter()
taxonomy_term_depth_uninstall ./taxonomy_term_depth.install Implements hook_uninstall()
taxonomy_term_depth_views_api ./taxonomy_term_depth.module Implements hook_views_api().
taxonomy_term_depth_views_data ./taxonomy_term_depth.module Implements hook_views_data() Exposes our playcount table to views
_taxonomy_term_depth_get_nocache ./taxonomy_term_depth.module Calculates taxonomy term depth from database 2

Other projects