You are here

constant HS_TAXONOMY_DONT_ADD_ALL_OPTION in Hierarchical Select 5.2

2 uses of HS_TAXONOMY_DONT_ADD_ALL_OPTION
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 11

Code

define('HS_TAXONOMY_DONT_ADD_ALL_OPTION', 0);