|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Survey 360. More...
Collaboration diagram for ILIAS\Survey\Survey360\Survey360Manager:Public Member Functions | |
| __construct (AppraiseeDBRepository $appr_repo=null, RunDBRepository $run_rep=null, SettingsDBRepository $set_repo=null) | |
| Constructor. More... | |
| getOpenSurveysForRater (int $rater_user_id) | |
| Get open surveys for rater. More... | |
| getOpenSurveysForAppraisee (int $appr_user_id) | |
| Get open surveys for rater. More... | |
Protected Attributes | |
| $run_repo | |
| $appr_repo | |
| $set_repo | |
Survey 360.
Definition at line 15 of file Survey360Manager.php.
| ILIAS\Survey\Survey360\Survey360Manager::__construct | ( | AppraiseeDBRepository | $appr_repo = null, |
| RunDBRepository | $run_rep = null, |
||
| SettingsDBRepository | $set_repo = null |
||
| ) |
Constructor.
Definition at line 35 of file Survey360Manager.php.
References ILIAS\Survey\Survey360\Survey360Manager\$appr_repo, and ILIAS\Survey\Survey360\Survey360Manager\$set_repo.
| ILIAS\Survey\Survey360\Survey360Manager::getOpenSurveysForAppraisee | ( | int | $appr_user_id | ) |
Get open surveys for rater.
| int | $rater_user_id |
Definition at line 101 of file Survey360Manager.php.
References $i.
| ILIAS\Survey\Survey360\Survey360Manager::getOpenSurveysForRater | ( | int | $rater_user_id | ) |
Get open surveys for rater.
| int | $rater_user_id |
Definition at line 59 of file Survey360Manager.php.
References $i.
|
protected |
Definition at line 25 of file Survey360Manager.php.
Referenced by ILIAS\Survey\Survey360\Survey360Manager\__construct().
|
protected |
Definition at line 20 of file Survey360Manager.php.
|
protected |
Definition at line 30 of file Survey360Manager.php.
Referenced by ILIAS\Survey\Survey360\Survey360Manager\__construct().