Public Member Functions | |
| actionIndex () | |
| administering () | |
| authoring () | |
| refereeing () | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to mypapers page.
Definition at line 7 of file MypapersController.php.
| actionIndex | ( | ) |
Definition at line 9 of file MypapersController.php.
| administering | ( | ) |
view all papers that belong to a conference administered by the user
Definition at line 17 of file MypapersController.php.
| authoring | ( | ) |
view all papers that the user submitted
Definition at line 78 of file MypapersController.php.
| refereeing | ( | ) |
view all papers that were assigned to the user
Definition at line 122 of file MypapersController.php.
1.8.4