constant LT_GETLOC_MODULE_ID in Get Locations 7
Same name and namespace in other branches
- 7.2 modules/getlocations_location_taxonomize/getlocations_location_taxonomize.inc \LT_GETLOC_MODULE_ID
@file getlocations_location_taxonomize.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Some useful functions for Location taxonomize
2 uses of LT_GETLOC_MODULE_ID
- getlocations_location_taxonomize_enable in modules/
getlocations_location_taxonomize/ getlocations_location_taxonomize.install - Implements hook_enable().
- getlocations_location_taxonomize_field_widget_getlocations_fields_form_alter in modules/
getlocations_location_taxonomize/ getlocations_location_taxonomize.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
- modules/
getlocations_location_taxonomize/ getlocations_location_taxonomize.inc, line 12 - getlocations_location_taxonomize.inc @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL
Code
define('LT_GETLOC_MODULE_ID', 'getlocations_location_taxonomize');