You are here

Functions in Taxonomy menu 8

Primary tabs

Namesort descending Location Description Direct uses Strings
_taxonomy_menu_get_node_terms ./taxonomy_menu.database.inc Get an array of the tid's related to the node
_taxonomy_menu_get_orphaned_menu_items ./taxonomy_menu.database.inc Get orphaned menu relations for a vocab. 1
_taxonomy_menu_get_parents ./taxonomy_menu.database.inc Get an array of the tid's from the parent
_taxonomy_menu_get_tid ./taxonomy_menu.database.inc Get tid for a given mlid
_taxonomy_menu_get_tids ./taxonomy_menu.database.inc Get all of the tid for a given vocabulary id. Used to build path (tid1+tid2+...) 2
_taxonomy_menu_get_vid_by_tid ./taxonomy_menu.database.inc Get the vocabulary for a tid
_taxonomy_menu_insert_menu_item ./taxonomy_menu.database.inc Inserts a taxonomy term/menu item association in {taxonomy_menu} table. 1
_taxonomy_menu_nodeapi_helper ./taxonomy_menu.module Abstraction of hook_node_<op>().
_taxonomy_menu_save_form_settings ./taxonomy_menu.admin.inc Helper function, which recursively saves all the submitted settings values of a form. 1
_taxonomy_menu_save_menu_links_batch ./taxonomy_menu.batch.inc Saves link items in a menu based on available taxonomy terms. 3
_taxonomy_menu_save_menu_links_finished ./taxonomy_menu.batch.inc Batch 'finished' callback. 1
_taxonomy_menu_save_menu_links_process ./taxonomy_menu.batch.inc Processes the batch. 1
_taxonomy_menu_termapi_helper ./taxonomy_menu.module Abstraction of hook_termapi_<op>(). 3
_taxonomy_menu_term_count ./taxonomy_menu.database.inc @TODO Needs Updating since terms are related via node fields 1
_taxonomy_menu_update_all_parents ./taxonomy_menu.module Update all parent items. 1

Pages

Other projects