Handle conference index requests. More...
Public Member Functions | |
| archive ($args) | |
| current ($args) | |
| SchedConfsHandler () | |
Handle conference index requests.
Definition at line 21 of file SchedConfsHandler.inc.php.
| SchedConfsHandler.archive | ( | $ | args | ) |
Display the home page for the current conference.
Definition at line 66 of file SchedConfsHandler.inc.php.
References Request.getConference().
| SchedConfsHandler.current | ( | $ | args | ) |
Display the home page for the current conference.
Definition at line 32 of file SchedConfsHandler.inc.php.
References Request.getConference().
| SchedConfsHandler.SchedConfsHandler | ( | ) |
Constructor
Definition at line 25 of file SchedConfsHandler.inc.php.
1.7.1