ip2country_admin_settings |
./ip2country.admin.inc |
Default IP to Country administration settings. |
|
1 |
ip2country_admin_settings_submit |
./ip2country.admin.inc |
Processes forms submitted by IP to Country administration page. |
|
1 |
ip2country_cron |
./ip2country.module |
Implements hook_cron(). |
|
|
ip2country_empty_database |
./ip2country.inc |
Empties the ip2country table in the database. |
3 |
|
ip2country_form_uc_cart_checkout_form_alter |
./ip2country.module |
Implements hook_form_[form_id]_alter(). |
|
|
ip2country_form_uc_cart_pane_quotes_alter |
./ip2country.module |
Implements hook_form_[form_id]_alter(). |
|
|
ip2country_get_count |
./ip2country.module |
Gets the total count of IP ranges in database. |
4 |
|
ip2country_get_country |
./ip2country.module |
Gets the ISO 3166 2-character country Code from the IP address. |
5 |
|
ip2country_help |
./ip2country.module |
Implements hook_help(). |
|
|
ip2country_install |
./ip2country.install |
Implements hook_install(). |
|
|
ip2country_menu |
./ip2country.module |
Implements hook_menu(). |
|
|
ip2country_perm |
./ip2country.module |
Implements hook_perm(). |
|
|
ip2country_requirements |
./ip2country.install |
Implements hook_requirements(). |
|
|
ip2country_schema |
./ip2country.install |
Implements hook_schema(). |
|
|
ip2country_uninstall |
./ip2country.install |
Implements hook_uninstall(). |
|
|
ip2country_update_1 |
./ip2country.install |
Rename tables and variables, clean up database. |
|
|
ip2country_update_2 |
./ip2country.install |
Drop ip_range_date column. |
|
|
ip2country_update_database |
./ip2country.inc |
Updates the database. |
5 |
2 |
ip2country_user |
./ip2country.module |
Implements hook_user(). |
|
|
_ip2country_fetch_page |
./ip2country.inc |
Fetches the pages via FTP with cURL. |
1 |
|
_ip2country_lookup |
./ip2country.admin.inc |
AJAX callback to lookup an IP address in the database. |
|
1 |
_ip2country_update |
./ip2country.admin.inc |
AJAX callback to update the IP to Country database. |
|
1 |