You are here

Functions in Piwik Reports 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
piwik_reports_admin_settings_form ./piwik_reports.module Return the $form that handles piwik reports config page. 1
piwik_reports_admin_settings_form_validate ./piwik_reports.module
piwik_reports_any_access ./piwik_reports.module Determine if user has any piwik reports permissions. 1
piwik_reports_block_info ./piwik_reports.module Implements hook_block_info().
piwik_reports_block_view ./piwik_reports.module Implements hook_block_view().
piwik_reports_form_alter ./piwik_reports.module Implements hook_form_alter().
piwik_reports_get_goals ./piwik_reports.module Return a list of goals active on selected site. 1
piwik_reports_get_sites ./piwik_reports.module Return a list of sites which statistic are accessible on piwik server. 2
piwik_reports_get_url ./piwik_reports.module Return Piwik server url. 3
piwik_reports_help ./piwik_reports.module Implements hook_help().
piwik_reports_menu ./piwik_reports.module Implements hook_menu().
piwik_reports_menu_alter ./piwik_reports.module Implements hook_menu_alter().
piwik_reports_permission ./piwik_reports.module Implements hook_permission().
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_uninstall ./piwik_reports.install Implements hook_uninstall().
piwik_reports_update_7000 ./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 to return the name of the selected period. 1
_piwik_reports_select_period ./piwik_reports.pages.inc Helper function to return the starting and ending dates according to the selected period. 1

Other projects