You are here

constant LT_TERM_ATTACH_FIELD in Location Taxonomize 7.2

2 uses of LT_TERM_ATTACH_FIELD
location_taxonomize_field_attach_form in ./location_taxonomize.module
Implements hook_field_attach_form().
location_taxonomize_term_attach_check_field in ./location_taxonomize.inc
Checks the given form to make sure that the term attach field exists and is set up correctly

File

./location_taxonomize.inc, line 11
Some useful functions for Location taxonomize

Code

define('LT_TERM_ATTACH_FIELD', 'location_taxonomize_terms');