Display conference information. More...
Public Member Functions | |
| index ($args) | |
| InformationHandler () | |
| setupTemplate () | |
Display conference information.
Definition at line 20 of file InformationHandler.inc.php.
| InformationHandler.index | ( | $ | args | ) |
Display the information page for the conference..
Definition at line 31 of file InformationHandler.inc.php.
References Request.getConference(), Request.getSchedConf(), Request.redirect(), and setupTemplate().
| InformationHandler.InformationHandler | ( | ) |
Constructor
Definition at line 24 of file InformationHandler.inc.php.
| InformationHandler.setupTemplate | ( | ) |
Initialize the template.
Definition at line 85 of file InformationHandler.inc.php.
Referenced by index().
1.7.1