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. |
1 |
|
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). |
1 |
|
smart_ip_help |
./smart_ip.module |
Implements hook_help(). |
|
|
smart_ip_page_attachments |
./smart_ip.module |
Implements hook_page_attachments(). |
|
|
smart_ip_theme |
./smart_ip.module |
Implements hook_theme(). |
|
|
smart_ip_user_login |
./smart_ip.module |
Implements hook_user_login(). |
|
|
theme_smart_ip_latitude_dms |
./smart_ip.module |
Display latitude. |
|
|
theme_smart_ip_longitude_dms |
./smart_ip.module |
Display longitude. |
|
|