ip_anon_cron |
./ip_anon.module |
Implementation of hook_cron(). |
|
|
ip_anon_cron_run |
./ip_anon.pages.inc |
Anonymize IP addresses which have exceeded the retention period. |
1 |
|
ip_anon_menu |
./ip_anon.module |
Implementation of hook_menu(). |
|
|
ip_anon_settings |
./ip_anon.pages.inc |
Configuration options for IP anonymize. |
|
1 |
ip_anon_tables |
./ip_anon.pages.inc |
Array of tables and columns which store hostnames and timestamps. |
2 |
|
ip_anon_uninstall |
./ip_anon.install |
Implementation of hook_uninstall(). |
|
|
webform_ip_anon_alter |
./ip_anon.pages.inc |
Implements hook_ip_anon_alter() for webform module. |
|
|