You are here

Functions in Smart IP 7.2

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. 2
device_geolocation_block_info modules/device_geolocation/device_geolocation.module Implements hook_block_info().
device_geolocation_block_view modules/device_geolocation/device_geolocation.module Implements hook_block_view().
device_geolocation_check_geolocation_attempt modules/device_geolocation/device_geolocation.module Check for Geolocation attempt. 2
device_geolocation_check_geolocation_attempt_ajax modules/device_geolocation/device_geolocation.module Check for Geolocation attempt ajax callback. 1
device_geolocation_contents modules/device_geolocation/device_geolocation.module Device geolocation block content function. 1
device_geolocation_detector_ajax modules/device_geolocation/device_geolocation.module Google Geocoding ajax callback function data recipient. 1
device_geolocation_form_alter modules/device_geolocation/device_geolocation.module Implements hook_form_alter()
device_geolocation_get_coordinates modules/device_geolocation/device_geolocation.module Get Visitor's coordinates. 1
device_geolocation_help modules/device_geolocation/device_geolocation.module Implements hook_help().
device_geolocation_init modules/device_geolocation/device_geolocation.module Implements hook_init().
device_geolocation_menu modules/device_geolocation/device_geolocation.module Implements hook_menu().
device_geolocation_presave modules/device_geolocation/device_geolocation.module Implements hook_user_presave().
device_geolocation_theme modules/device_geolocation/device_geolocation.module Implements hook_theme()
device_geolocation_uninstall modules/device_geolocation/device_geolocation.install Implements hook_uninstall().
device_geolocation_update_7000 modules/device_geolocation/device_geolocation.install Rename 'field-coordinates' menu to 'geolocate-user'.
device_geolocation_update_7001 modules/device_geolocation/device_geolocation.install Convert variable 'device_geolocation_allowed_pages' from array to string.
device_geolocation_user_login modules/device_geolocation/device_geolocation.module Implements hook_user_login().
geoip_close includes/geoip.inc 1
geoip_country_code_by_addr includes/geoip.inc 1
geoip_country_code_by_addr_v6 includes/geoip.inc
geoip_country_id_by_addr includes/geoip.inc 2
geoip_country_id_by_addr_v6 includes/geoip.inc 2
geoip_country_name_by_addr includes/geoip.inc
geoip_country_name_by_addr_v6 includes/geoip.inc
geoip_load_shared_mem includes/geoip.inc
geoip_name_by_addr includes/geoip.inc 1
geoip_name_by_addr_v6 includes/geoip.inc
geoip_open includes/geoip.inc 1
geoip_org_by_addr includes/geoip.inc
GeoIP_record_by_addr includes/geoipcity.inc
GeoIP_record_by_addr_v6 includes/geoipcity.inc
geoip_region_by_addr includes/geoip.inc
getdnsattributes includes/geoip.inc
getrecordwithdnsservice includes/geoipcity.inc
includeFile includes/vendor/composer/ClassLoader.php Scope isolated include. 1
is_user_debug_mode ./smart_ip.module Check if the current user is in debug mode. 1
smart_ip_addressfield_default_values_alter ./smart_ip.module Implements hook_addressfield_default_values_alter(). Allows modules to alter the default values for an address field.
smart_ip_admin_settings includes/smart_ip.admin.inc Smart IP administration settings. 3
smart_ip_admin_settings_submit includes/smart_ip.admin.inc Process Forms submitted by IP to Country administration page 1
smart_ip_admin_settings_validate includes/smart_ip.admin.inc 1
smart_ip_check_allowed_page ./smart_ip.module Check page URL in allowed geolocate list. 4
smart_ip_check_fix_local_db ./smart_ip.module Ensure smart_ip table exist 3
smart_ip_condition_in_city ./smart_ip.rules.inc Condition implementation for IP address in city.
smart_ip_condition_in_country ./smart_ip.rules.inc Condition implementation for IP address in country.
smart_ip_condition_in_region ./smart_ip.rules.inc Condition implementation for IP address in region.
smart_ip_condition_in_region_name ./smart_ip.rules.inc Condition implementation for IP address in region name.
smart_ip_country_list ./smart_ip.rules.inc Returns a list of countires from locale module. 1
smart_ip_cron ./smart_ip.module Implements hook_cron().

Pages

Other projects