You are here

Functions in Taxonomy List 5

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_help ./taxonomy_list.module Implementation of hook_help().
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. 1
taxonomy_list_show ./taxonomy_list.module Show the category list 1 1
taxonomy_list_uninstall ./taxonomy_list.install Implementation of hook_uninstall().
taxonomy_list_update_5100 ./taxonomy_list.install Implementation of hook_update_N().
taxonomy_list_update_5101 ./taxonomy_list.install Implementation of hook_update_N().
theme_taxonomy_list_admin_links ./taxonomy_list.module Theme the admin links.
theme_taxonomy_list_term ./taxonomy_list.module Theme the term.
theme_taxonomy_list_vocabulary ./taxonomy_list.module Theme the vocabulary.
_taxonomy_list_get_table ./taxonomy_list.module Generate cascaded tables with terms and sub terms inside 1
_taxonomy_list_pad_row ./taxonomy_list.module Pad the remaining cells in the table 1

Other projects