10 calls to getlocations_fields_paths_get() in Get Locations 7
- getlocations_fields_field_formatter_settings_form in modules/
getlocations_fields/ getlocations_fields.module - Implements hook_field_formatter_settings_form(). Returns form elements for a formatter's settings.
- getlocations_fields_field_formatter_settings_summary in modules/
getlocations_fields/ getlocations_fields.module - Implements hook_field_formatter_settings_summary(). Returns a short summary for the current formatter settings of an instance.
- getlocations_fields_getmap in modules/
getlocations_fields/ getlocations_fields.module - input map
- getlocations_fields_handler_filter_distance::value_form in modules/
getlocations_fields/ handlers/ getlocations_fields_handler_filter_distance.inc - Options form subform for setting options.
- getlocations_fields_input_settings_form in modules/
getlocations_fields/ getlocations_fields.module - input settings form for sharing
- getlocations_fields_plugin_style_streetview::options_form in modules/
getlocations_fields/ views/ getlocations_fields_plugin_style_streetview.inc - Provide a form to edit options for this plugin.
- getlocations_fields_settings_form in modules/
getlocations_fields/ getlocations_fields.admin.inc - Function to display the getlocations admin settings form
- getlocations_fields_settings_validate in modules/
getlocations_fields/ getlocations_fields.admin.inc - Validation function
- getlocations_setup_js in ./
getlocations.module - Function to setup the map scripts
- getlocations_tools_export_form in modules/
getlocations_tools/ getlocations_tools.module