You are here

Functions in Search API Location 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
example_search_api_location_form_callback ./search_api_location.api.php Example for a location_input plugin form callback. 1
example_search_api_location_input_callback ./search_api_location.api.php Example for a location_input plugin input callback. 1
hook_search_api_location_location_input ./search_api_location.api.php Defines plugins for handling location input.
hook_search_api_location_units_alter ./search_api_location.api.php Alter the possible units offered by the Search API location module.
search_api_location_calculate_distance ./search_api_location.module Calculates the distance between two lat/long values. 1
search_api_location_ctools_plugin_api ./search_api_location.module Implements hook_ctools_plugin_api().
search_api_location_ctools_plugin_directory ./search_api_location.module Implements hook_ctools_plugin_dierctory().
search_api_location_ctools_plugin_type ./search_api_location.module Implements hook_ctools_plugin_type().
search_api_location_field_info_alter ./search_api_location.module Implements hook_field_info_alter().
search_api_location_get_input_plugins ./search_api_location.module Returns a list of location input plugins. 7
search_api_location_get_input_plugin_options ./search_api_location.module Returns all available location input plugins as an option list. 3
search_api_location_get_location_fields ./search_api_location.module Returns the location fields of an index (if it has any). 4
search_api_location_get_units ./search_api_location.module Returns an array of options for used distance units. 3
search_api_location_input_geocoder plugins/location_input/geocoder.inc Uses geocoder to parse user input into a location. 1
search_api_location_input_geocoder_form plugins/location_input/geocoder.inc Provides a configuration form for this location input plugin. 1
search_api_location_input_geocoder_form_ajax plugins/location_input/geocoder.inc AJAX callback for displaying the Geocoder handler options. 1
search_api_location_input_raw plugins/location_input/raw.inc Returns the data exactly as entered. 1
search_api_location_location_latlon_get ./search_api_location.module Retrieves the "latlon" property value for a location field. 1
search_api_location_location_properties ./search_api_location.module Adds additional properties to "Location" fields. 1
search_api_location_map_element_info search_api_location_map/search_api_location_map.module Implements hook_element_info().
search_api_location_map_element_process search_api_location_map/search_api_location_map.module Processor for the search_api_location_map_pick field 1
search_api_location_map_views_api search_api_location_map/search_api_location_map.module Implements hook_views_api().
search_api_location_map_views_data_alter search_api_location_map/views/search_api_location_map.views.inc Implements hook_views_data_alter().
search_api_location_page_ajax_callback search_api_location_page/search_api_location_page.module AJAX callback for the plugin settings. 2
search_api_location_page_edit_validate search_api_location_page/search_api_location_page.module Additional validation function for the altered search page add / edit form. 2
search_api_location_page_form_search_api_page_admin_add_alter search_api_location_page/search_api_location_page.module Implements hook_form_FORM_ID_alter().
search_api_location_page_form_search_api_page_admin_edit_alter search_api_location_page/search_api_location_page.module Implements hook_form_FORM_ID_alter().
search_api_location_page_form_search_api_page_search_form_alter search_api_location_page/search_api_location_page.module Implements hook_form_FORM_ID_alter().
search_api_location_page_search_api_query_alter search_api_location_page/search_api_location_page.module Implements hook_search_api_query_alter().
search_api_location_page_search_form_submit search_api_location_page/search_api_location_page.module Form submission handler for the altered search_api_page_search_form(). 1
search_api_location_search_api_data_type_info ./search_api_location.module Implements hook_search_api_data_type_info().
search_api_location_validate_distance ./search_api_location.module Helper function for validating a distance input. 1
search_api_location_views_views_api search_api_location_views/search_api_location_views.module Implements hook_views_api().
search_api_location_views_views_data_alter search_api_location_views/search_api_location_views.views.inc Implements hook_views_data_alter().
_search_api_location_array_get_nested_value ./search_api_location.module Helper function for finding a key anywhere in an array. 2
_search_api_location_page_filter_parameters search_api_location_page/search_api_location_page.module Helper function for returning those entries of a parameter array relevant to location search. 2

Other projects