You are here

constant CSHS_DEFAULT_NONE_VALUE in Client-side Hierarchical Select 7

@file A simple clientside hierarchical select widget for taxonomy terms.

2 uses of CSHS_DEFAULT_NONE_VALUE
cshs_element_info in ./cshs.element.inc
Implements hook_element_info().
cshs_handler_filter_term_node_tid::value_form in includes/handlers/cshs_handler_filter_term_node_tid.inc
Define the actual exposed form.

File

./cshs.module, line 8
A simple clientside hierarchical select widget for taxonomy terms.

Code

define('CSHS_DEFAULT_NONE_VALUE', '_none');