You are here

Functions in Taxonomy List 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
taxonomy_list_admin_settings ./taxonomy_list.module Menu callback; presents the admin settings form. 1
taxonomy_list_block ./taxonomy_list.module Implementation of hook_block().
taxonomy_list_get_tree ./taxonomy_list.module Returns tree of terms. Enhancement for taxonomy_get_tree. 2
taxonomy_list_help ./taxonomy_list.module Implementation of hook_help().
taxonomy_list_init ./taxonomy_list.module Implementation of hook_init().
taxonomy_list_menu ./taxonomy_list.module Implementation of hook_menu().
taxonomy_list_nodes_render ./taxonomy_list.module Select and render the nodes in the chosen vocabularies. 1
taxonomy_list_perm ./taxonomy_list.module Implementation of hook_perm().
taxonomy_list_select_nodes ./taxonomy_list.module Finds all nodes that match selected taxonomy conditions. Copied from taxonomy.module. 3
taxonomy_list_show ./taxonomy_list.module Show the category list 1
taxonomy_list_theme ./taxonomy_list.module Implementation of hook_theme().
taxonomy_list_uninstall ./taxonomy_list.install Implementation of hook_uninstall().
taxonomy_list_update_6100 ./taxonomy_list.install Implementation of hook_update_N().
taxonomy_list_update_6101 ./taxonomy_list.install Implementation of hook_update_N().
theme_taxonomy_list_admin_links ./taxonomy_list.module Theme the admin links.
theme_taxonomy_list_block ./taxonomy_list.module Theme tree for a block. 1
theme_taxonomy_list_directory ./taxonomy_list.module Theme a directory list.
theme_taxonomy_list_directory_node ./taxonomy_list.module Theme a node selected for the directory list.
theme_taxonomy_list_list ./taxonomy_list.module Theme a list of the term tree.
theme_taxonomy_list_table ./taxonomy_list.module Theme a table of the term tree.
theme_taxonomy_list_term ./taxonomy_list.module Theme the term. 1
theme_taxonomy_list_term_block ./taxonomy_list.module Theme the term for a block.
theme_taxonomy_list_vocabulary ./taxonomy_list.module Theme the vocabulary.
_taxonomy_list_directory_children ./taxonomy_list.module Theme child terms for the directory list. 1
_taxonomy_list_list_children ./taxonomy_list.module 1

Other projects