You are here

Functions in Piwik Web Analytics 6.2

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 Implementation of hook_disable().
piwik_footer ./piwik.module Implementation of hook_footer() to insert Javascript at the end of the page.
piwik_help ./piwik.module Implementation of hook_help().
piwik_init ./piwik.module Implementation of hook_init().
piwik_install ./piwik.install Implementation of hook_install().
piwik_menu ./piwik.module Implementation of hook_menu().
piwik_perm ./piwik.module Implementation of hook_perm().
piwik_preprocess_search_results ./piwik.module Implementation of hook_preprocess_search_results().
piwik_requirements ./piwik.install Implementation of hook_requirements().
piwik_uninstall ./piwik.install Implementation of hook_uninstall().
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_update_7200 ./piwik.install Add trailing slash to piwik URLs.
piwik_update_7201 ./piwik.install Move async tracking code to header.
piwik_update_7202 ./piwik.install Backup synchronous code snippets.
piwik_update_7203 ./piwik.install Path visibility filter setting should hide "batch" path.
piwik_update_7204 ./piwik.install Rename piwik_visibility variable to piwik_visibility_pages for consistency.
piwik_update_7205 ./piwik.install Update list of default file extensions.
piwik_user ./piwik.module Implementation of hook_user().
_piwik_cache ./piwik.module Download/Synchronize/Cache tracking code file locally. 2
_piwik_get_hash_salt ./piwik.module Backport of https://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drup... 1
_piwik_get_hierarchy_titles ./piwik.module Get the page titles trail for the current page. 1
_piwik_hmac_base64 ./piwik.module Backport of https://api.drupal.org/api/drupal/includes%21bootstrap.inc/function/drup... 1
_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. 2
_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. 2

Other projects