You are here

constant GETLOCATIONS_PATH in Get Locations 6.2

Same name and namespace in other branches
  1. 6 getlocations.module \GETLOCATIONS_PATH
  2. 7.2 getlocations.module \GETLOCATIONS_PATH
  3. 7 getlocations.module \GETLOCATIONS_PATH

@file Displays locations on a map. for Drupal 6 using version 3 googlemaps API

9 uses of GETLOCATIONS_PATH
getlocations_get_markerclusterer_styles in ./getlocations.markercluster.inc
To override these copy this file to getlocations.markercluster_override.inc and make your changes there.
getlocations_init in ./getlocations.module
Implementation of hook_init().
getlocations_js_settings_do in ./getlocations.module
getlocations_paths_get in ./getlocations.module
getlocations_plugin_style_map::options_form in ./getlocations_plugin_style_map.inc

... See full list

File

./getlocations.module, line 10
Displays locations on a map. for Drupal 6 using version 3 googlemaps API

Code

define('GETLOCATIONS_PATH', drupal_get_path('module', 'getlocations'));