statistics.admin.inc
Версия 1.6 (checked in on 2008/01/08 at 10:35:42 by goba)
Admin page callbacks for the statistics module.
Функции
Имя | Описание |
---|---|
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. |