| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\SurveyQuestionPool\InternalDomainService:Public Member Functions | |
| __construct (Container $DIC, InternalRepoService $repo_service, InternalDataService $data_service) | |
| import () | |
| editing () | |
Protected Attributes | |
| InternalRepoService | $repo_service | 
| InternalDataService | $data_service | 
Definition at line 31 of file class.InternalDomainService.php.
| ILIAS\SurveyQuestionPool\InternalDomainService::__construct | ( | Container | $DIC, | 
| InternalRepoService | $repo_service, | ||
| InternalDataService | $data_service | ||
| ) | 
Definition at line 38 of file class.InternalDomainService.php.
References ILIAS\SurveyQuestionPool\InternalDomainService\$data_service, ILIAS\SurveyQuestionPool\InternalDomainService\$repo_service, and ILIAS\Repository\initDomainServices().
 Here is the call graph for this function:| ILIAS\SurveyQuestionPool\InternalDomainService::editing | ( | ) | 
Definition at line 66 of file class.InternalDomainService.php.
| ILIAS\SurveyQuestionPool\InternalDomainService::import | ( | ) | 
Definition at line 59 of file class.InternalDomainService.php.
      
  | 
  protected | 
Definition at line 36 of file class.InternalDomainService.php.
Referenced by ILIAS\SurveyQuestionPool\InternalDomainService\__construct().
      
  | 
  protected | 
Definition at line 35 of file class.InternalDomainService.php.
Referenced by ILIAS\SurveyQuestionPool\InternalDomainService\__construct().