8 calls to _ip_geoloc_get_session_value() in IP Geolocation Views & Maps 7
- ip_geoloc_current_location_ajax_recipient in ./
ip_geoloc.module - Data recipient for javascript function getLocation().
- ip_geoloc_get_visitor_location in ./
ip_geoloc_api.inc - Return the visitor's location as currently stored in the session.
- ip_geoloc_ip_geoloc_context in plugins/
contexts/ ip_geoloc.inc - Implements hook_context().
- ip_geoloc_is_first_click in ./
ip_geoloc.module - Returns whether this was the first click of the session.
- ip_geoloc_log_errors in ./
ip_geoloc.module - Log errors via the watchdog.
- ip_geoloc_plugin_style_leaflet::render in views/
ip_geoloc_plugin_style_leaflet.inc - Transform the View result in a list of marker locations and render on map.
- _ip_geoloc_check_location in ./
ip_geoloc.module - Return whether a the visitor's location is due for an update.
- _ip_geoloc_reverse_geocode_timeout in ./
ip_geoloc.module - Handle timeout of the Google Maps reverse-geocode callback, if enabled.