6 calls to _hierarchical_select_inherit_default_config() in Hierarchical Select 7.3
- hierarchical_select_common_config_get in includes/
common.inc - Retrieve a config.
- _hierarchical_select_form_set_error_class in ./
hierarchical_select.module - Set the 'error' class on the appropriate part of Hierarchical Select, depending on its configuration.
- _hierarchical_select_process_calculate_selections in ./
hierarchical_select.module - Calculates the flat selections of both the hierarchical select and the dropbox.
- _hierarchical_select_process_get_hs_selection in ./
hierarchical_select.module - Get the current (flat) selection of the hierarchical select.
- _hierarchical_select_validate in ./
hierarchical_select.module - Hierarchical select form element #element_validate callback.
- _hs_process_attach_css_js in ./
hierarchical_select.module