You are here

Functions in Piwik Statistic Integration 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_piwik_stats_fill ./piwik_stats.drush.inc Command Callback: Update piwik stats fields.
piwik_stats_api_request ./piwik_stats.module Sends a Piwik API request. 1
piwik_stats_cron ./piwik_stats.module Implements hook_cron().
piwik_stats_cron_queue_info ./piwik_stats.module Implements hook_cron_queue_info().
piwik_stats_definitions ./piwik_stats.module Definitions of all requested statistical data. 7
piwik_stats_drush_command ./piwik_stats.drush.inc Implements hook_drush_command().
piwik_stats_drush_help ./piwik_stats.drush.inc Implements hook_drush_help().
piwik_stats_field_formatter_info ./piwik_stats.module Implements hook_field_formatter_info().
piwik_stats_field_formatter_settings_form ./piwik_stats.module Implements hook_field_formatter_settings_form().
piwik_stats_field_formatter_settings_summary ./piwik_stats.module Implements hook_field_formatter_settings_summary().
piwik_stats_field_formatter_view ./piwik_stats.module Implements hook_field_formatter_view().
piwik_stats_field_info ./piwik_stats.module Implements hook_field_info().
piwik_stats_field_is_empty ./piwik_stats.module Implements hook_field_is_empty().
piwik_stats_field_schema ./piwik_stats.install Implements hook_field_schema().
piwik_stats_field_settings_form ./piwik_stats.module Implements hook_field_settings_form().
piwik_stats_field_views_data ./piwik_stats.views.inc Implements hook_field_views_data().
piwik_stats_field_widget_info ./piwik_stats.module Implements hook_field_widget_info().
piwik_stats_flush_caches ./piwik_stats.module Implements hook_flush_caches().
piwik_stats_format_value ./piwik_stats.module Helper function for formatting an statistical value according to its type. 2
piwik_stats_form_field_ui_field_edit_form_alter ./piwik_stats.module Implements hook_form_FORM_ID_alter().
piwik_stats_form_piwik_admin_settings_form_alter ./piwik_stats.module Implements hook_form_FORM_ID_alter().
piwik_stats_get_queue_items ./piwik_stats.module Returns a dataset of fields to fill. 3
piwik_stats_get_xml_data ./piwik_stats.module Get statistical XML data (either by fresh request or cached). 1
piwik_stats_menu ./piwik_stats.module Implements hook_menu().
piwik_stats_permission ./piwik_stats.module Implements hook_permission().
piwik_stats_piwik_admin_settings_batch_submit ./piwik_stats.module Submit callback for filling piwik_stats fields manually by batch. 1
piwik_stats_piwik_admin_settings_form_submit ./piwik_stats.module Submit callback for piwik configuration form. 1
piwik_stats_process_queue_item ./piwik_stats.module Processes a dataset for filling a field. 1 2
piwik_stats_schema ./piwik_stats.install Implements hook_schema().
piwik_stats_tab_page ./piwik_stats.pages.inc Page callback to show statistical information on local task tabs. 1
piwik_stats_tab_page_access ./piwik_stats.module Statistics tab page access callback. 1
piwik_stats_uninstall ./piwik_stats.install Implements hook_uninstall().
piwik_stats_update_7101 ./piwik_stats.install Update piwik_stats field settings as 'show_in_statistics_page' was added.
piwik_stats_update_7102 ./piwik_stats.install Create piwik cache stats table.
piwik_stats_views_api ./piwik_stats.module Implements hook_views_api().
_piwik_stats_field_update ./piwik_stats.module Saves a piwik field without touching any other fields. 1
_piwik_stats_get_aliases ./piwik_stats.module Returns a list of url aliases of a system path. 1
_piwik_stats_get_entities ./piwik_stats.module Returns a list of entity objects only holding entity id's. 1
_piwik_stats_summarize_field ./piwik_stats.module Summarizes all statistical data from XML with matching URLs. 1

Other projects