You are here

Functions in Taxonomy Facets 7

Primary tabs

Namesort descending Location Description Direct uses Strings
taxo_faceted_get_node_types ./taxo_faceted_navigation.module Get available node types. 1
taxo_faceted_navigation_add_block_form ./taxo_faceted_navigation.module Menu callback: display the taxo faceted block addition form. 1
taxo_faceted_navigation_add_block_form_submit ./taxo_faceted_navigation.module Save the new taxo faceted block. 1
taxo_faceted_navigation_admin_settings ./taxo_faceted_navigation.admin.inc Provides admin page. 1
taxo_faceted_navigation_admin_settings_validate ./taxo_faceted_navigation.admin.inc Validate the configuration form.
taxo_faceted_navigation_block_configure ./taxo_faceted_navigation.module Implements hook_block_configure().
taxo_faceted_navigation_block_info ./taxo_faceted_navigation.module Implements hook_block_info().
taxo_faceted_navigation_block_save ./taxo_faceted_navigation.module Implements hook_block_save(). 1
taxo_faceted_navigation_block_view ./taxo_faceted_navigation.module Generate blocks with menu items used for filtering.
taxo_faceted_navigation_build_url_alias ./taxo_faceted_navigation.module Build a URL to be used in the menu item. 1
taxo_faceted_navigation_configure_form ./taxo_faceted_navigation.module Returns the configuration form. 1
taxo_faceted_navigation_firstarg_exsists_in_menu_router ./taxo_faceted_navigation.admin.inc Check the menu_router, url_alias table and see if the keyword exsits. 1
taxo_faceted_navigation_get_array_element ./taxo_faceted_navigation.module Utility function to extract filter from array of filters. 1
taxo_faceted_navigation_get_menu_tree ./taxo_faceted_navigation.module Print out menu tree for each vocab selected to be taxo faceted filter. 1
taxo_faceted_navigation_get_nodes_based_on_intersect_of_terms ./taxo_faceted_navigation.module Get nodes tagged by given terms. 2
taxo_faceted_navigation_get_selected_filters ./taxo_faceted_navigation.module Get all selected filters from the url. 3
taxo_faceted_navigation_get_subnodes ./taxo_faceted_navigation.module Examine term and test for any children nodes. 1
taxo_faceted_navigation_get_term_id_from_url_alias ./taxo_faceted_navigation.module Get term id. 1
taxo_faceted_navigation_get_term_name_from_id ./taxo_faceted_navigation.module Get term name using term id. 2
taxo_faceted_navigation_get_term_url_alias_from_tid ./taxo_faceted_navigation.module Get taxonomy term url alias from term id. 1
taxo_faceted_navigation_menu ./taxo_faceted_navigation.module Implements hook_menu().
taxo_faceted_navigation_permission ./taxo_faceted_navigation.module Implements hook_permission().
taxo_faceted_navigation_preprocess_node ./taxo_faceted_navigation.module Preprocess node url and append argument to it.
taxo_faceted_navigation_print_landing_page ./taxo_faceted_navigation.module Print the page that filters are applied to. 2
taxo_faceted_navigation_taxonomy_term_get_parent ./taxo_faceted_navigation.module Check if taxonomy term has parent. 1
taxo_faceted_navigation_taxonomy_term_get_siblings ./taxo_faceted_navigation.module Get siblings of taxonomy term.
taxo_faceted_navigation_theme ./taxo_faceted_navigation.module Hook_theme, provides 3 theme files for theming filters
taxo_faceted_navigation_uninstall ./taxo_faceted_navigation.install Implements hook_uninstall().
_taxo_faceted_navigation_get_menu_tree ./taxo_faceted_navigation.module Helper function for taxo_faceted_navigation_get_menu_tree. 1
_taxo_faceted_navigation_get_selected_filters ./taxo_faceted_navigation.module Utility function to get filters. 1

Other projects