ip_geoloc_add_random_displacement |
./ip_geoloc_api.inc |
Return a random point within the circle centered on the supplied location. |
|
|
ip_geoloc_better_statistics_fields |
plugins/ip_geoloc.statistics.inc |
Implements hook_better_statistics_fields(). |
|
|
ip_geoloc_build_google_api_url |
./ip_geoloc.module |
Builds the javascript maps api url based on authentication method. |
1 |
|
ip_geoloc_center_of_locations |
./ip_geoloc_api.inc |
Calculate the center of the supplied locations using one of two algorithms. |
1 |
|
ip_geoloc_context_page_reaction |
./ip_geoloc.context.inc |
Implements hook_context_page_reaction(). |
|
|
ip_geoloc_context_plugins |
./ip_geoloc.context.inc |
Implements hook_context_plugins(). |
|
|
ip_geoloc_context_registry |
./ip_geoloc.context.inc |
Implements hook_context_registry(). |
|
|
ip_geoloc_ctools_plugin_api |
./ip_geoloc.openlayers.inc |
Implements hook_ctools_plugin_api(). |
|
|
ip_geoloc_ctools_plugin_directory |
./ip_geoloc.module |
Implements hook_ctools_plugin_directory(). |
|
|
ip_geoloc_debug |
./ip_geoloc.module |
Special debug function: messages selected user names only. |
12 |
3 |
ip_geoloc_debug_flag |
./ip_geoloc.module |
Returns whether debug is on for the current user. |
1 |
|
ip_geoloc_distance |
./ip_geoloc_api.inc |
Returns the distance (in meters) between two points on the earth's surface. |
|
|
ip_geoloc_earth_distance |
./ip_geoloc_api.inc |
Returns the distance between two points on the earth's surface. |
2 |
|
ip_geoloc_earth_flattening |
./ip_geoloc_api.inc |
Flatten the earth. |
2 |
|
ip_geoloc_earth_radius |
./ip_geoloc_api.inc |
Get radius of the Earth at a given latitude. |
2 |
|
ip_geoloc_earth_radius_semimajor |
./ip_geoloc_api.inc |
Get semimajor radius. |
3 |
|
ip_geoloc_earth_radius_semiminor |
./ip_geoloc_api.inc |
Get semiminor radius. |
1 |
|
ip_geoloc_flatten_google_address |
./ip_geoloc.module |
Fleshes out the $ip_geoloc_address array. |
2 |
|
ip_geoloc_format_address |
./ip_geoloc.module |
Poor man's address formatter. |
3 |
|
ip_geoloc_form_views_ui_edit_display_form_alter |
./ip_geoloc.module |
Implements hook_form_FORMID_alter(). |
|
|
ip_geoloc_generator_enable |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.install |
Implments hook_enable(). |
|
|
ip_geoloc_generator_help |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.module |
Implements hook-help(). |
|
|
ip_geoloc_generator_ip_geoloc_marker_locations_alter |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.module |
Implements hook_ip_geoloc_marker_locations_alter(). |
|
|
ip_geoloc_generator_menu |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.module |
Implements hook_menu(). |
|
|
ip_geoloc_generator_settings_form |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.module |
|
|
1 |
ip_geoloc_generator_uninstall |
modules/ip_geoloc_generator/src/Form/ip_geoloc_generator.install |
Implements hook_uninstall(). |
|
|
ip_geoloc_get_address |
./ip_geoloc_api.inc |
Returns the formatted address reverse-geocoded from the supplied lat,long. |
|
|
ip_geoloc_get_current_location |
./ip_geoloc_api.inc |
Uses AJAX to return in $_POST info about the visitor's current location. |
|
|
ip_geoloc_get_display_fields |
./ip_geoloc.module |
Implements hook_get_display_fields(). |
3 |
|
ip_geoloc_get_field_instances |
./ip_geoloc.module |
Implements hook_get_field_instances(). |
3 |
|
ip_geoloc_get_font_icon_libs |
./ip_geoloc.module |
Returns an array of libraries as entered on the config page. |
1 |
|
ip_geoloc_get_location_by_ip |
./ip_geoloc_api.inc |
Returns the location details associated with the supplied IP address. |
|
|
ip_geoloc_get_recent_visitor_locations |
./ip_geoloc_blocks.inc |
Get recent visitor locations. |
1 |
|
ip_geoloc_get_visitor_location |
./ip_geoloc_api.inc |
Return the visitor's location as currently stored in the session. |
5 |
1 |
ip_geoloc_help |
./ip_geoloc.module |
Implements hook_help(). |
|
|
ip_geoloc_ip_geoloc_context |
plugins/contexts/ip_geoloc.inc |
Implements hook_context(). |
|
1 |
ip_geoloc_ip_geoloc_context_convert |
plugins/contexts/ip_geoloc.inc |
Convert a context into string to be used as keyword by content types, etc. |
|
1 |
ip_geoloc_ip_geoloc_context_convert_list |
plugins/contexts/ip_geoloc.inc |
Provide a list of sub-keywords. |
|
1 |
ip_geoloc_is_first_click |
./ip_geoloc.module |
Returns whether this was the first click of the session. |
|
|
ip_geoloc_is_in_range |
./ip_geoloc.module |
Determines if a value is within the supplied numeric or alphabetical range. String comparison is based on the ASCII/UTF8 order, so is case-sensitive. |
1 |
|
ip_geoloc_js_info |
./ip_geoloc.module |
Implements hook_js_info(). |
|
|
ip_geoloc_library_info_alter |
./ip_geoloc.module |
Function ip_geoloc_library_alter(&$libraries, $module) {. |
|
|
ip_geoloc_log_errors |
./ip_geoloc.module |
Log errors via the watchdog. |
|
|
ip_geoloc_marker_colors |
./ip_geoloc.module |
Return available marker colors for use in a select drop-down. |
2 |
|
ip_geoloc_marker_dimensions |
./ip_geoloc.module |
Return the height and width of the markers in the selected set. |
3 |
1 |
ip_geoloc_marker_directory |
./ip_geoloc.module |
Returns the path to the configured marker directory. |
5 |
3 |
ip_geoloc_openlayers_layers |
./ip_geoloc.openlayers.inc |
Implements hook_openlayers_layers(). |
|
|
ip_geoloc_openlayers_layer_types |
./ip_geoloc.openlayers.inc |
Implements hook_openlayers_layer_types(). |
|
|
ip_geoloc_openlayers_map_alter |
./ip_geoloc.openlayers.inc |
Implements hook_openlayers_map_alter(). |
|
|
ip_geoloc_openlayers_map_preprocess_alter |
./ip_geoloc.openlayers.inc |
Implements hook_openlayers_map_preprocess_alter(). |
|
|