You are here

constant GETLOCATIONS_FIELDS_PATH in Get Locations 7

Same name and namespace in other branches
  1. 7.2 modules/getlocations_fields/getlocations_fields.module \GETLOCATIONS_FIELDS_PATH

@file getlocations_fields.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Defines getlocations fields type.

6 uses of GETLOCATIONS_FIELDS_PATH
getlocations_fields_field_formatter_view in modules/getlocations_fields/getlocations_fields.module
Implements hook_field_formatter_view(). Build a renderable array for a field value.
getlocations_fields_getmap in modules/getlocations_fields/getlocations_fields.module
input map
getlocations_fields_input_settings_form in modules/getlocations_fields/getlocations_fields.module
input settings form for sharing
getlocations_fields_paths_get in modules/getlocations_fields/getlocations_fields.module
getlocations_fields_views_api in modules/getlocations_fields/getlocations_fields.module
Implements hook_views_api().

... See full list

File

modules/getlocations_fields/getlocations_fields.module, line 12
getlocations_fields.module @author Bob Hutchinson http://drupal.org/user/52366 @copyright GNU GPL

Code

define('GETLOCATIONS_FIELDS_PATH', drupal_get_path('module', 'getlocations_fields'));