constant HS_TAXONOMY_DONT_ENFORCE_DEEPEST in Hierarchical Select 5.2
2 uses of HS_TAXONOMY_DONT_ENFORCE_DEEPEST
- taxonomy_hierarchical_select_form_alter in modules/
taxonomy.inc - Implementation of hook_hierarchical_select_form_alter().
- taxonomy_hierarchical_select_update_form_item in modules/
taxonomy.inc - Sets certain Hierarchical Select settings, based on the vid. The user can configure this on the vocabulary administration page, this function applies those settings.
File
- modules/
taxonomy.inc, line 9
Code
define('HS_TAXONOMY_DONT_ENFORCE_DEEPEST', 0);