You are here

constant LOCATION_PATH in Location 7.5

Same name and namespace in other branches
  1. 5.3 location.module \LOCATION_PATH
  2. 5 location.module \LOCATION_PATH
  3. 5 location.inc \LOCATION_PATH
  4. 6.3 location.module \LOCATION_PATH
  5. 7.3 location.module \LOCATION_PATH
  6. 7.4 location.module \LOCATION_PATH

@file Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an interface provided by location.module.

1 use of LOCATION_PATH
location.module in ./location.module
Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an…

File

./location.module, line 11
Location module main routines. An implementation of a universal API for location manipulation. Provides functions for postal_code proximity searching, deep-linking into online mapping services. Currently, some options are configured through an…

Code

define('LOCATION_PATH', drupal_get_path('module', 'location'));