statistics.admin.inc
Version
1.6 (checked in on 2008/01/08 at 10:35:42 by goba)
Description
Admin page callbacks for the statistics module.
Functions
| Name | Description |
|---|---|
| statistics_access_log | Menu callback; Displays recent page accesses. |
| statistics_access_logging_settings | Form builder; Configure access logging. See alsosystem_settings_form() |
| statistics_recent_hits | Menu callback; presents the "recent hits" page. |
| statistics_top_pages | Menu callback; presents the "top pages" page. |
| statistics_top_referrers | Menu callback; presents the "referrer" page. |
| statistics_top_visitors | Menu callback; presents the "top visitors" page. |
