|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ILIAS\Survey\Survey360\Survey360Manager:Public Member Functions | |
| __construct (InternalRepoService $repo_service) | |
| getOpenSurveysForRater (int $rater_user_id) | |
| Get open surveys for rater. More... | |
| getOpenSurveysForAppraisee (int $appr_user_id) | |
| Get open surveys for rater. More... | |
Protected Attributes | |
| RunDBRepository | $run_repo |
| AppraiseeDBRepository | $appr_repo |
| SettingsDBRepository | $set_repo |
Definition at line 29 of file Survey360Manager.php.
| ILIAS\Survey\Survey360\Survey360Manager::__construct | ( | InternalRepoService | $repo_service | ) |
Definition at line 35 of file Survey360Manager.php.
References ILIAS\Survey\InternalRepoService\execution(), and ILIAS\Survey\InternalRepoService\settings().
Here is the call graph for this function:| ILIAS\Survey\Survey360\Survey360Manager::getOpenSurveysForAppraisee | ( | int | $appr_user_id | ) |
Get open surveys for rater.
Definition at line 90 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 49 of file Survey360Manager.php.
References $i.
|
protected |
Definition at line 32 of file Survey360Manager.php.
|
protected |
Definition at line 31 of file Survey360Manager.php.
|
protected |
Definition at line 33 of file Survey360Manager.php.