You are here

Functions in Piwik Web Analytics 7

Primary tabs

Namesort descending Location Description Direct uses Strings
piwik_admin_settings_form ./piwik.admin.inc Implementation of hook_admin_settings() for configuring the module 1
piwik_admin_settings_form_validate ./piwik.admin.inc
piwik_clear_js_cache ./piwik.module Delete cached files and directory. 2
piwik_cron ./piwik.module Implementation of hook_cron().
piwik_disable ./piwik.install Remove cache directory if module is disabled (or uninstalled).
piwik_form_user_profile_form_alter ./piwik.module Implement hook_form_FORM_ID_alter().
piwik_help ./piwik.module Implements hook_help().
piwik_install ./piwik.install @file Installation file for Piwik - Web analytics module.
piwik_menu ./piwik.module Implements hook_menu().
piwik_page_alter ./piwik.module Implementation of hook_page_alter() to insert JavaScript to the appropriate scope/region of the page.
piwik_permission ./piwik.module Implements hook_permission().
piwik_requirements ./piwik.install Implementation of hook_requirements().
piwik_search_get_keys ./piwik.module Helper function for grabbing search keys. Function is missing in D7. 1
piwik_uninstall ./piwik.install
piwik_update_6000 ./piwik.install Change visibility setting for paths.
piwik_update_6001 ./piwik.install Upgrade custom javascript settings.
piwik_update_6002 ./piwik.install Remove obsolte token auth.
piwik_update_6003 ./piwik.install Update list of default extensions
piwik_user_presave ./piwik.module Implements hook_user_presave().
_piwik_cache ./piwik.module Download/Synchronize/Cache tracking code file locally. 2
_piwik_visibility_pages ./piwik.module Based on visibility setting this function returns TRUE if GA code should be added to the current page and otherwise FALSE. 1
_piwik_visibility_roles ./piwik.module Based on visibility setting this function returns TRUE if GA code should be added for the current role and otherwise FALSE. 2
_piwik_visibility_user ./piwik.module Tracking visibility check for an user object. 1

Other projects