| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Repository internal repo service. More...
 Collaboration diagram for ILIAS\SurveyQuestionPool\InternalRepoService:Public Member Functions | |
| __construct (InternalDataService $data, \ilDBInterface $db) | |
| import () | |
| editing () | |
Protected Attributes | |
| InternalDataService | $data | 
| ilDBInterface | $db | 
Repository internal repo service.
Definition at line 30 of file class.InternalRepoService.php.
| ILIAS\SurveyQuestionPool\InternalRepoService::__construct | ( | InternalDataService | $data, | 
| \ilDBInterface | $db | ||
| ) | 
Definition at line 35 of file class.InternalRepoService.php.
References ILIAS\SurveyQuestionPool\InternalRepoService\$data, and ILIAS\SurveyQuestionPool\InternalRepoService\$db.
| ILIAS\SurveyQuestionPool\InternalRepoService::editing | ( | ) | 
Definition at line 55 of file class.InternalRepoService.php.
| ILIAS\SurveyQuestionPool\InternalRepoService::import | ( | ) | 
Definition at line 50 of file class.InternalRepoService.php.
      
  | 
  protected | 
Definition at line 32 of file class.InternalRepoService.php.
Referenced by ILIAS\SurveyQuestionPool\InternalRepoService\__construct().
      
  | 
  protected | 
Definition at line 33 of file class.InternalRepoService.php.
Referenced by ILIAS\SurveyQuestionPool\InternalRepoService\__construct().