You are here

Functions in Piwik Reports 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
piwik_reports_dateselect_form ./piwik_reports.pages.inc Return the form where to select the report period. 1
piwik_reports_form_alter ./piwik_reports.module Implements hook_form_alter().
piwik_reports_help ./piwik_reports.module Implements hook_help().
piwik_reports_menu ./piwik_reports.module Implements hook_menu().
piwik_reports_menu_block_page ./piwik_reports.pages.inc Report menu links 1
piwik_reports_reports ./piwik_reports.pages.inc Return the $form that handles piwik reports 1
piwik_reports_reports_submit ./piwik_reports.pages.inc Reports form submit function
piwik_reports_theme ./piwik_reports.module Implements hook_theme().
piwik_reports_update_6000 ./piwik_reports.install Remove dead global period setting, moved into user $_SESSION['piwik_reports_period'] value.
piwik_reports_user_presave ./piwik_reports.module Implements hook_user_presave().
_piwik_reports_get_period_name ./piwik_reports.pages.inc Helper function that return the name of the selected period. 1
_piwik_reports_select_period ./piwik_reports.pages.inc Helper function that return the starting and ending dates according to the selected period. 1

Other projects