statistics.module

Logs and displays access statistics for a site.

File

modules/statistics/statistics.module

Functions

Name Description
statistics_block_configure Implements hook_block_configure().
statistics_block_info Implements hook_block_info().
statistics_block_save Implements hook_block_save().
statistics_block_view Implements hook_block_view().
statistics_cron Implements hook_cron().
statistics_exit Implements hook_exit().
statistics_get Retrieves a node's "view statistics".
statistics_help Implements hook_help().
statistics_menu Implements hook_menu().
statistics_node_delete Implements hook_node_delete().
statistics_node_view Implements hook_node_view().
statistics_permission Implements hook_permission().
statistics_ranking Implements hook_ranking().
statistics_title_list Returns the most viewed content of all time, today, or the last-viewed node.
statistics_update_index Implements hook_update_index().
statistics_user_cancel Implements hook_user_cancel().
statistics_user_delete Implements hook_user_delete().
_statistics_format_item Formats an item for display, including both the item title and the link.
_statistics_link Generates a link to a path, truncating the displayed text to a given width.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!statistics!statistics.module/7.x