Public Member Functions | |
| actionIndex () | |
| administering () | |
| authoring () | |
| refereeing () | |
| attending () | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to myconferences page.
Definition at line 8 of file MyconferencesController.php.
| actionIndex | ( | ) |
Definition at line 10 of file MyconferencesController.php.
| administering | ( | ) |
view all conferences that the user is administering
Definition at line 19 of file MyconferencesController.php.
| attending | ( | ) |
view all conferences that the user is attending to
Definition at line 164 of file MyconferencesController.php.
| authoring | ( | ) |
view all conferences that the user is authoring in
Definition at line 70 of file MyconferencesController.php.
| refereeing | ( | ) |
view all conferences that the user is refereeing in
Definition at line 117 of file MyconferencesController.php.
1.8.4