piwik_stats_api_request |
./piwik_stats.module |
Sends a Piwik API request. |
1 |
|
piwik_stats_cron |
./piwik_stats.module |
Implements hook_cron(). |
|
2 |
piwik_stats_form_piwik_admin_settings_form_alter |
./piwik_stats.module |
Implements hook_form_FORM_ID_alter(). |
|
|
piwik_stats_help |
./piwik_stats.module |
Implements hook_help(). |
|
|
piwik_stats_menu |
./piwik_stats.module |
Implements hook_menu(). |
|
|
piwik_stats_node_statistics |
./piwik_stats.module |
Menu callback; prints available statistics of current node. |
|
1 |
piwik_stats_permission |
./piwik_stats.module |
Implements hook_permission(). |
|
|
piwik_stats_piwik_admin_settings_form_submit |
./piwik_stats.module |
Submit callback for piwik configuration form. |
|
1 |
piwik_stats_piwik_admin_settings_request_statistical_data_submit |
./piwik_stats.module |
Submit callback for refreshing piwik_stats data. |
|
1 |
piwik_stats_request_data |
./piwik_stats.module |
Requests and refreshes the Piwik Statistical data. |
2 |
|
piwik_stats_schema |
./piwik_stats.install |
Implements hook_schema(). |
|
|
piwik_stats_uninstall |
./piwik_stats.install |
Implements hook_uninstall(). |
|
|
piwik_stats_views_api |
./piwik_stats.module |
Implements hook_views_api(). |
|
|
piwik_stats_views_data |
./piwik_stats.views.inc |
Implements hook_views_data(). |
|
|