| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Collaboration diagram for ILIAS\Survey\Execution\DomainService: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(), ilObjSurvey\getMode(), and ilObjSurvey\MODE_SELF_EVAL.
 Here is the call graph for this function:
      
  | 
  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().