You are here

Functions in Simple hierarchical select 8

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_shs_class_definitions_alter ./shs.api.php Alter the list of used javascript classes to create the shs widgets.
hook_shs_FIELDNAME_class_definitions_alter ./shs.api.php Alter the list of used javascript classes for an individual field.
hook_shs_FIELDNAME_js_settings_alter ./shs.api.php Alter Javascript settings for a single shs widget.
hook_shs_js_settings_alter ./shs.api.php Alter Javascript settings of shs widgets in entity forms and views.
hook_shs_term_data_alter ./shs.api.php Alter the <strong>uncached</strong> term data for all bundles and fields.
hook_shs_term_data_response_alter ./shs.api.php Alter the response of SHS sent to the browser for all bundles and fields.
hook_shs__bundle_BUNDLENAME__term_data_alter ./shs.api.php Alter the <strong>uncached</strong> term data for a specific bundle.
hook_shs__bundle_BUNDLENAME__term_data_response_alter ./shs.api.php Alter the response of SHS sent to the browser for a single bundle.
hook_shs__field_IDENTIFIER__term_data_alter ./shs.api.php Alter the <strong>uncached</strong> term data for a specific field.
hook_shs__field_IDENTIFIER__term_data_response_alter ./shs.api.php Alter the response of SHS sent to the browser for a single field.
shs_chosen_shs_class_definitions_alter modules/shs_chosen/shs_chosen.module Implements hook_shs_class_definitions_alter().
shs_chosen_shs_js_settings_alter modules/shs_chosen/shs_chosen.module Alter Javascript settings of shs widgets in entity forms and views.
shs_chosen_views_plugins_filter_alter modules/shs_chosen/shs_chosen.module Implements hook_views_plugins_filter_alter().
shs_get_class_definitions ./shs.module List all javascript classes used to create models and views in the widget. 3
shs_term_get_parents Deprecated ./shs.module Load parents for default values.
shs_term_has_children ./shs.module Determine whether a term has children. 2
shs_term_load_all_parents ./shs.module Helper function to load only a single ancestry for a given term. 1
shs_views_plugins_filter_alter ./shs.module Implements hook_views_plugins_filter_alter().

Other projects