Handle requests for statistics functions. More...
Public Member Functions | |
| statistics () | |
| StatisticsHandler () | |
Handle requests for statistics functions.
Definition at line 19 of file StatisticsHandler.inc.php.
| StatisticsHandler.statistics | ( | ) |
Display a list of scheduled conference statistics. WARNING: This implementation should be kept roughly synchronized with the reader's statistics view in the About pages.
Definition at line 31 of file StatisticsHandler.inc.php.
References Request.getSchedConf(), Request.redirect(), and ManagerHandler.setupTemplate().
| StatisticsHandler.StatisticsHandler | ( | ) |
Constructor
Definition at line 23 of file StatisticsHandler.inc.php.
References ManagerHandler.ManagerHandler().
1.7.1