ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
__construct (InternalRepoService $repo_service, InternalDomainService $domain_service) | |
run (\ilObjSurvey $survey, int $user_id, int $appraisee_id=0) | |
Protected Attributes | |
InternalRepoService | $repo_service |
InternalDomainService | $domain_service |
Static Protected Attributes | |
static array | $managers = [] |
Definition at line 29 of file class.DomainService.php.
ILIAS\Survey\Execution\DomainService::__construct | ( | InternalRepoService | $repo_service, |
InternalDomainService | $domain_service | ||
) |
Definition at line 36 of file class.DomainService.php.
References ILIAS\Survey\Execution\DomainService\$domain_service, and ILIAS\Survey\Execution\DomainService\$repo_service.
ILIAS\Survey\Execution\DomainService::run | ( | \ilObjSurvey | $survey, |
int | $user_id, | ||
int | $appraisee_id = 0 |
||
) |
Definition at line 44 of file class.DomainService.php.
References ilObject\getId().
|
protected |
Definition at line 32 of file class.DomainService.php.
Referenced by ILIAS\Survey\Execution\DomainService\__construct(), and ILIAS\Survey\Participants\DomainService\__construct().
|
staticprotected |
Definition at line 34 of file class.DomainService.php.
|
protected |
Definition at line 31 of file class.DomainService.php.
Referenced by ILIAS\Survey\Execution\DomainService\__construct(), and ILIAS\Survey\Participants\DomainService\__construct().