Public Member Functions | |
| actionIndex () | |
| viewIfNewMessage () | |
| links () | |
Data Fields | |
| $conferenceid | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to home page.
Definition at line 8 of file HomeController.php.
| actionIndex | ( | ) |
Definition at line 13 of file HomeController.php.
| links | ( | ) |
display all links on home page
Definition at line 60 of file HomeController.php.
| viewIfNewMessage | ( | ) |
If the user has a new message, a notice is displayed
Definition at line 32 of file HomeController.php.
| $conferenceid |
Definition at line 11 of file HomeController.php.
1.8.4