ip2country_update_database |
./uc_ip2country.inc |
Update the database |
3 |
2 |
uc_ip2country_admin_settings |
./uc_ip2country.module |
Default IP to Country administration settings. |
|
1 |
uc_ip2country_admin_settings_submit |
./uc_ip2country.module |
Process Forms submitted by IP to Country administration page |
|
|
uc_ip2country_cron |
./uc_ip2country.module |
Implementation of hook_cron(). |
|
|
uc_ip2country_get_count |
./uc_ip2country.module |
Get the total count of IP ranges in database |
1 |
|
uc_ip2country_get_country |
./uc_ip2country.module |
Get the Country Code from the IP address |
4 |
|
uc_ip2country_help |
./uc_ip2country.module |
Implementation of hook_help(). |
|
|
uc_ip2country_install |
./uc_ip2country.install |
Implementation of hook_install(). |
|
|
uc_ip2country_menu |
./uc_ip2country.module |
Implementation of hook_menu(). |
|
|
uc_ip2country_perm |
./uc_ip2country.module |
Implementation of hook_perm(). |
|
|
uc_ip2country_uninstall |
./uc_ip2country.install |
Implementation of hook_uninstall(). |
|
|
uc_ip2country_update_1 |
./uc_ip2country.install |
Implementation of hook_update(). |
|
|
uc_ip2country_user |
./uc_ip2country.module |
Implementation of hook_user(). |
|
|
_ip2country_fetch_page |
./uc_ip2country.inc |
Fetch the pages with cURL |
1 |
|
_ip2country_lookup |
./uc_ip2country.module |
AJAX callback to lookup an IP address in the database. |
|
1 |
_ip2country_update |
./uc_ip2country.module |
AJAX callback to update the IP to Country database. |
|
1 |