Public Member Functions | |
| actionIndex () | |
| comment ($paperid, $comment) | |
| evaluate ($recommendation, $categorization, $paperid) | |
Additional Inherited Members | |
Data Fields inherited from Controller | |
| $layout ='//layouts/column1' | |
| $menu =array() | |
| $breadcrumbs =array() | |
Controller belonging to evaluatePaperFunction page.
Definition at line 8 of file EvaluatePaperFunctionController.php.
| actionIndex | ( | ) |
Definition at line 10 of file EvaluatePaperFunctionController.php.
| comment | ( | $paperid, | |
| $comment | |||
| ) |
Comments are inserted into database
Definition at line 19 of file EvaluatePaperFunctionController.php.
| evaluate | ( | $recommendation, | |
| $categorization, | |||
| $paperid | |||
| ) |
evaluations are inserted into database
Definition at line 50 of file EvaluatePaperFunctionController.php.
1.8.4