You are here

Functions in Hierarchical Select 5.3

Primary tabs

Namesort descending Location Description Direct uses Strings
hierarchical_select_admin_configs ./hierarchical_select.admin.inc Menu callback; a table that lists all Hierarchical Select configs. 1
hierarchical_select_admin_export ./hierarchical_select.admin.inc Form definition; config export form. 1
hierarchical_select_admin_implementations ./hierarchical_select.admin.inc Menu callback; a table that lists all Hierarchical Select implementations and the features they support. 1
hierarchical_select_admin_import ./hierarchical_select.admin.inc Form definition; config import form. 1
hierarchical_select_admin_import_submit ./hierarchical_select.admin.inc Submit callback; config import form.
hierarchical_select_admin_import_validate ./hierarchical_select.admin.inc Validate callback; config import form.
hierarchical_select_admin_settings ./hierarchical_select.admin.inc Form definition; admin settings. 1
hierarchical_select_after_build ./hierarchical_select.module Hierarchical select form element type #after_build callback. 1
hierarchical_select_common_config_apply includes/common.inc Apply a config to a form item. 5
hierarchical_select_common_config_del includes/common.inc Delete a config.
hierarchical_select_common_config_form includes/common.inc Form definition of the hierarchical_select_common_config_form form. 4
hierarchical_select_common_config_form_submit includes/common.inc Submit callback for the hierarchical_select_common_config_form form.
hierarchical_select_common_config_get includes/common.inc Retrieve a config. If certain settings are not yet configured by the user, defaults will be set. These defaults can also be overriden. This allows modules to provide their own meaningful defaults. 6
hierarchical_select_common_config_set includes/common.inc Set a config. 2
hierarchical_select_common_views_exposed_filters_reposition includes/common.inc Helper function that adds the JS to reposition the exposed filters of a View just once. 2
hierarchical_select_elements ./hierarchical_select.module Implementation of hook_elements(). 1
hierarchical_select_form_alter ./hierarchical_select.module Implementation of hook_form_alter().
hierarchical_select_install ./hierarchical_select.install Implementation of hook_install().
hierarchical_select_json ./hierarchical_select.module Menu callback; format=text/json; generates and outputs the appropriate HTML. 2
hierarchical_select_menu ./hierarchical_select.module Implementation of hook_menu().
hierarchical_select_process ./hierarchical_select.module Hierarchical select form element type #process callback.
hierarchical_select_requirements ./hierarchical_select.module Implementation of hook_requirements().
hierarchical_select_taxonomy_form_vocabulary_submit modules/hs_taxonomy.module Additional submit callback for the taxonomy_form_vocabulary form.
hierarchical_select_taxonomy_form_vocabulary_validate modules/hs_taxonomy.module Additional validate callback for the taxonomy_form_vocabulary form.
hierarchical_select_update_1 ./hierarchical_select.install
hierarchical_select_update_2 ./hierarchical_select.install
hierarchical_select_update_3 ./hierarchical_select.install
hierarchical_select_update_3_taxonomy_hierarchical_select_get_depth ./hierarchical_select.install 1
hierarchical_select_update_4 ./hierarchical_select.install
hierarchical_select_update_5 ./hierarchical_select.install
hierarchical_select_update_6 ./hierarchical_select.install
hierarchical_select_update_7 ./hierarchical_select.install
hierarchical_select_update_8 ./hierarchical_select.install
hs_book_admin_settings modules/hs_book.module Form definition; admin settings. 1
hs_book_form_alter modules/hs_book.module Implementation of hook_form_alter().
hs_book_hierarchical_select_children modules/hs_book.module Implementation of hook_hierarchical_select_children(). 1
hs_book_hierarchical_select_implementation_info modules/hs_book.module Implementation of hook_hierarchical_select_implementation_info().
hs_book_hierarchical_select_item_get_label modules/hs_book.module Implementation of hook_hierarchical_select_item_get_label().
hs_book_hierarchical_select_lineage modules/hs_book.module Implementation of hook_hierarchical_select_lineage().
hs_book_hierarchical_select_params modules/hs_book.module Implementation of hook_hierarchical_select_params().
hs_book_hierarchical_select_root_level modules/hs_book.module Implementation of hook_hierarchical_select_root_level().
hs_book_hierarchical_select_valid_item modules/hs_book.module Implementation of hook_hierarchical_select_valid_item().
hs_book_menu modules/hs_book.module Implementation of hook_menu().
hs_content_taxonomy_common_config_form_submit modules/hs_content_taxonomy.module Additional submit callback to update the multiple values field setting.
hs_content_taxonomy_config_form modules/hs_content_taxonomy.module Form definition; configuration form for Hierarchical Select as the widget for a content_taxonomy field. 1
hs_content_taxonomy_field_formatter modules/hs_content_taxonomy.module Implemenation of hook_field_formatter().
hs_content_taxonomy_field_formatter_info modules/hs_content_taxonomy.module Implementation of hook_field_formatter_info().
hs_content_taxonomy_form_alter modules/hs_content_taxonomy.module Implementation of hook_form_alter().
hs_content_taxonomy_hierarchical_select_children modules/hs_content_taxonomy.module Implementation of hook_hierarchical_select_children(). 1
hs_content_taxonomy_hierarchical_select_config_info modules/hs_content_taxonomy.module Implementation of hook_hierarchical_select_config_info().

Pages

Other projects