You are here

Functions in IP-based Determination of a Visitor's Country 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_ip2country_lookup ./ip2country.drush.inc Implements drush_hook_COMMAND() for the ip2country-lookup command.
drush_ip2country_lookup_validate ./ip2country.drush.inc Implements drush_hook_COMMAND_validate() for ip2country-lookup.
drush_ip2country_status ./ip2country.drush.inc Displays the time and RIR of the last database update.
drush_ip2country_update ./ip2country.drush.inc Implements drush_hook_COMMAND() for the ip2country-update command.
ip2country_cron ./ip2country.module Implements hook_cron().
ip2country_drush_command ./ip2country.drush.inc Implements hook_drush_command().
ip2country_drush_help ./ip2country.drush.inc Implements hook_drush_help().
ip2country_empty_database Deprecated ./ip2country.inc Empties the ip2country table in the database.
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 Deprecated ./ip2country.module Gets the total count of IP ranges in database.
ip2country_get_country Deprecated ./ip2country.module Gets the ISO 3166 2-character country code from the IP address.
ip2country_help ./ip2country.module Implements hook_help().
ip2country_install ./ip2country.install Implements hook_install().
ip2country_schema ./ip2country.install Implements hook_schema().
ip2country_test_ip2country_alter tests/modules/ip2country_test/ip2country_test.module Implements hook_ip2country_alter().
ip2country_uninstall ./ip2country.install Implements hook_uninstall().
ip2country_update_8101 ./ip2country.install Add batch_size to the default configuration.
ip2country_update_database Deprecated ./ip2country.inc Updates the database.
ip2country_user_load ./ip2country.module Implements hook_user_load().
ip2country_user_login ./ip2country.module Implements hook_user_login().

Other projects