You are here

constant LT_AF_MODULE_ID in Location Taxonomize 7.2

@file Some useful functions for Location taxonomize

2 uses of LT_AF_MODULE_ID
location_taxonomize_af_enable in location_taxonomize_af/location_taxonomize_af.install
Implements hook_enable().
location_taxonomize_af_field_widget_addressfield_standard_form_alter in location_taxonomize_af/location_taxonomize_af.module
Implements hook_field_widget_WIDGET_TYPE_form_alter(). Here we add a process callback for every widget that is set to be taxonomized

File

location_taxonomize_af/location_taxonomize_af.inc, line 8
Some useful functions for Location taxonomize

Code

define('LT_AF_MODULE_ID', 'location_taxonomize_af');