You are here

Functions in Smart IP 8.4

Primary tabs

Namesort descending Location Description Direct uses Strings
coordinates_dd_to_dms ./smart_ip.module Convert decimal degrees to degrees, minutes, seconds. 2
country_get_predefined_list includes/smart_ip.country_list.inc Get an array of all country code => country name pairs. 3
device_geolocation_entity_insert modules/device_geolocation/device_geolocation.module Implements hook_entity_insert().
device_geolocation_page_attachments modules/device_geolocation/device_geolocation.module Implements hook_page_attachments().
device_geolocation_theme modules/device_geolocation/device_geolocation.module Implements hook_theme().
device_geolocation_update_8001 modules/device_geolocation/device_geolocation.install Update block visibility context mapping.
device_geolocation_user_login modules/device_geolocation/device_geolocation.module Implements hook_user_login().
smart_ip_cron ./smart_ip.module Implements hook_cron().
smart_ip_entity_insert ./smart_ip.module Implements hook_entity_insert().
smart_ip_get_region includes/smart_ip.region_lookup.inc Get region name (Federal Information Processing Standards). 1
smart_ip_get_region_static ./smart_ip.module Helper function for grabbing region name (FIPS). 2
smart_ip_help ./smart_ip.module Implements hook_help().
smart_ip_ip2location_bin_db_requirements modules/smart_ip_ip2location_bin_db/smart_ip_ip2location_bin_db.install Implements hook_requirements().
smart_ip_ip2location_bin_db_uninstall modules/smart_ip_ip2location_bin_db/smart_ip_ip2location_bin_db.install Implements hook_uninstall().
smart_ip_ip2location_bin_db_update_8301 modules/smart_ip_ip2location_bin_db/smart_ip_ip2location_bin_db.install Merge the two separate custom paths for IPV4 and IPV6 binary files into one path. Change the default value of db_auto_update to FALSE.
smart_ip_is_eu_gdpr_country ./smart_ip.module Helper function for checking if EU member country and if country follows GDPR. 1
smart_ip_maxmind_geoip2_bin_db_requirements modules/smart_ip_maxmind_geoip2_bin_db/smart_ip_maxmind_geoip2_bin_db.install Implements hook_requirements().
smart_ip_maxmind_geoip2_bin_db_uninstall modules/smart_ip_maxmind_geoip2_bin_db/smart_ip_maxmind_geoip2_bin_db.install Implements hook_uninstall().
smart_ip_page_attachments ./smart_ip.module Implements hook_page_attachments().
smart_ip_theme ./smart_ip.module Implements hook_theme().
smart_ip_uninstall ./smart_ip.install Implements hook_uninstall().
smart_ip_update_8301 ./smart_ip.install Update the admin debug mode to role based debug mode.
template_preprocess_device_geolocation_visitor_info modules/device_geolocation/device_geolocation.module Prepares variables for visitor's geolocation block templates.
theme_smart_ip_latitude_dms ./smart_ip.module Display latitude.
theme_smart_ip_longitude_dms ./smart_ip.module Display longitude.

Other projects