You are here

constant UNIQUE_FIELD_SCOPE_VOCABULARY in Unique field 8.2

3 uses of UNIQUE_FIELD_SCOPE_VOCABULARY
unique_field_form_alter in ./unique_field.module
Hook_form_BASE_FORM_ID_alter().
unique_field_form_taxonomy_term_form_submit in ./unique_field.module
Submit handler for the form.
unique_field_taxonomy_term_form_validate in ./unique_field.module
Validate the taxonomy term for unique field conditions on submission.

File

./unique_field.module, line 11

Code

define('UNIQUE_FIELD_SCOPE_VOCABULARY', 'vocabulary');