You are here

Functions in StatCounter 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
statcounter_admin_settings_form ./statcounter.admin.inc Implements hook_admin_settings() for configuring the module. 1
statcounter_admin_settings_form_validate ./statcounter.admin.inc
statcounter_clear_js_cache ./statcounter.module Delete cached files and directory. 2
statcounter_cron ./statcounter.module Implements hook_cron().
statcounter_disable ./statcounter.install Remove cache directory if module is disabled (or uninstalled).
statcounter_form_user_profile_form_alter ./statcounter.module Implement hook_form_FORM_ID_alter().
statcounter_help ./statcounter.module Implements hook_help().
statcounter_install ./statcounter.install @file Installation file for Statcounter - Web analytics module.
statcounter_menu ./statcounter.module Implements hook_menu().
statcounter_page_alter ./statcounter.module Implements hook_page_alter() to insert JavaScript to the appropriate scope/region of the page.
statcounter_permission ./statcounter.module Implements hook_permission().
statcounter_requirements ./statcounter.install Implements hook_requirements().
statcounter_uninstall ./statcounter.install
statcounter_user_presave ./statcounter.module Implements hook_user_presave().
_statcounter_cache ./statcounter.module Download/Synchronize/Cache tracking code file locally. 2
_statcounter_visibility_header ./statcounter.module Based on headers send by clients this function returns TRUE if Statcounter code should be added to the current page and otherwise FALSE. 1
_statcounter_visibility_pages ./statcounter.module Based on visibility setting this function returns TRUE if Statcounter code should be added to the current page and otherwise FALSE. 1
_statcounter_visibility_roles ./statcounter.module Based on visibility setting this function returns TRUE if Statcounter code should be added for the current role and otherwise FALSE. 2
_statcounter_visibility_user ./statcounter.module Tracking visibility check for an user object. 1

Other projects