C:/drupal/modules/statistics/statistics.admin.inc File Reference

Go to the source code of this file.


Functions

 statistics_recent_hits ()
 statistics_top_pages ()
 statistics_top_visitors ()
 statistics_top_referrers ()
 statistics_access_log ($aid)
 statistics_access_logging_settings ()


Detailed Description

Admin page callbacks for the statistics module.

Definition in file statistics.admin.inc.


Function Documentation

statistics_access_log ( aid  ) 

Menu callback; Displays recent page accesses.

Definition at line 140 of file statistics.admin.inc.

References $result, check_plain(), db_fetch_object(), db_query(), drupal_not_found(), format_date(), l(), t(), theme(), and url().

Here is the call graph for this function:

statistics_recent_hits (  ) 

Menu callback; presents the "recent hits" page.

Definition at line 12 of file statistics.admin.inc.

References $header, $output, $result, db_fetch_object(), format_date(), l(), pager_query(), t(), tablesort_sql(), and theme().

Here is the call graph for this function:

statistics_top_pages (  ) 

Menu callback; presents the "top pages" page.

Definition at line 44 of file statistics.admin.inc.

References $header, $output, $result, db_fetch_object(), drupal_set_title(), format_interval(), pager_query(), t(), tablesort_sql(), theme(), and variable_get().

Here is the call graph for this function:

statistics_top_referrers (  ) 

Menu callback; presents the "referrer" page.

Definition at line 109 of file statistics.admin.inc.

References $header, $output, $result, db_fetch_object(), drupal_set_title(), format_interval(), pager_query(), t(), tablesort_sql(), theme(), url(), and variable_get().

Here is the call graph for this function:

statistics_top_visitors (  ) 

Menu callback; presents the "top visitors" page.

Definition at line 76 of file statistics.admin.inc.

References $header, $output, $result, db_fetch_object(), drupal_get_destination(), drupal_set_title(), format_interval(), l(), pager_query(), t(), tablesort_sql(), theme(), and variable_get().

Here is the call graph for this function:


Generated on Mon Jun 2 15:08:29 2008 for SimpleTest by  1.5.5