Public Member Functions

IndexHandler Class Reference
[Pages_index]

Handle site index requests. More...

Inheritance diagram for IndexHandler:
Handler

List of all members.

Public Member Functions

 index ($args)
 IndexHandler ()

Detailed Description

Handle site index requests.

Definition at line 20 of file IndexHandler.inc.php.


Member Function Documentation

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(), and Request.redirect().

IndexHandler.IndexHandler (  ) 

Constructor

Definition at line 24 of file IndexHandler.inc.php.


The documentation for this class was generated from the following file: