Inheritance diagram for IndexHandler:

Public Member Functions | |
| index ($args) | |
| IndexHandler () | |
Definition at line 20 of file IndexHandler.inc.php.
| IndexHandler.index | ( | $ | args | ) |
If a scheduled conference in a conference is specified, display it. If no scheduled conference is specified, display a list of scheduled conferences. If no conference is specified, display list of conferences.
Definition at line 33 of file IndexHandler.inc.php.
References Request.getConference(), Request.getSchedConf(), ConferenceHandler.index(), SchedConfHandler.index(), and Request.redirect().
| IndexHandler.IndexHandler | ( | ) |
Constructor
Definition at line 24 of file IndexHandler.inc.php.
1.4.7