statistics.module
Version 1.325 (checked in on 2009/11/23 at 01:33:45 by webchick)
Logs access statistics for your site.
Functions
| Name | Description |
|---|---|
| statistics_block_configure | Implement hook_block_configure(). |
| statistics_block_info | Implement hook_block_info(). |
| statistics_block_save | Implement hook_block_save(). |
| statistics_block_view | Implement hook_block_view(). |
| statistics_cron | Implement hook_cron(). |
| statistics_exit | Implement hook_exit(). |
| statistics_get | Retrieves a node's "view statistics". |
| statistics_help | Implement hook_help(). |
| statistics_menu | Implement hook_menu(). |
| statistics_node_delete | Implement hook_node_delete(). |
| statistics_node_view | Implement hook_node_view(). |
| statistics_permission | Implement hook_permission(). |
| statistics_ranking | Implement hook_ranking(). |
| statistics_title_list | Returns all time or today top or last viewed node(s). |
| statistics_update_index | Implement hook_update_index(). |
| statistics_user_cancel | Implement hook_user_cancel(). |
| _statistics_format_item | |
| _statistics_link | It is possible to adjust the width of columns generated by the statistics module. |
