| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Skill internal repo service. More...
 Collaboration diagram for ILIAS\Skill\Service\SkillInternalRepoService:Public Member Functions | |
| __construct (SkillInternalFactoryService $factory) | |
| getLevelRepo () | |
| getUserLevelRepo () | |
| getTreeRepo () | |
| getProfileRepo () | |
| getProfileLevelsRepo () | |
| getProfileUserRepo () | |
| getProfileRoleRepo () | |
| getProfileCompletionRepo () | |
| getPersonalSkillRepo () | |
| getAssignedMaterialRepo () | |
| getResourceRepo () | |
| getUsageRepo () | |
Protected Attributes | |
| SkillInternalFactoryService | $factory | 
Skill internal repo service.
Definition at line 33 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::__construct | ( | SkillInternalFactoryService | $factory | ) | 
Definition at line 37 of file class.SkillInternalRepoService.php.
References ILIAS\Skill\Service\SkillInternalRepoService\$factory.
| ILIAS\Skill\Service\SkillInternalRepoService::getAssignedMaterialRepo | ( | ) | 
Definition at line 87 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getLevelRepo | ( | ) | 
Definition at line 42 of file class.SkillInternalRepoService.php.
References ILIAS\Skill\Service\SkillInternalRepoService\getTreeRepo().
 Here is the call graph for this function:| ILIAS\Skill\Service\SkillInternalRepoService::getPersonalSkillRepo | ( | ) | 
Definition at line 82 of file class.SkillInternalRepoService.php.
References ILIAS\Skill\Service\SkillInternalRepoService\getTreeRepo().
 Here is the call graph for this function:| ILIAS\Skill\Service\SkillInternalRepoService::getProfileCompletionRepo | ( | ) | 
Definition at line 77 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getProfileLevelsRepo | ( | ) | 
Definition at line 62 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getProfileRepo | ( | ) | 
Definition at line 57 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getProfileRoleRepo | ( | ) | 
Definition at line 72 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getProfileUserRepo | ( | ) | 
Definition at line 67 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getResourceRepo | ( | ) | 
Definition at line 92 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getTreeRepo | ( | ) | 
Definition at line 52 of file class.SkillInternalRepoService.php.
Referenced by ILIAS\Skill\Service\SkillInternalRepoService\getLevelRepo(), and ILIAS\Skill\Service\SkillInternalRepoService\getPersonalSkillRepo().
 Here is the caller graph for this function:| ILIAS\Skill\Service\SkillInternalRepoService::getUsageRepo | ( | ) | 
Definition at line 97 of file class.SkillInternalRepoService.php.
| ILIAS\Skill\Service\SkillInternalRepoService::getUserLevelRepo | ( | ) | 
Definition at line 47 of file class.SkillInternalRepoService.php.
      
  | 
  protected | 
Definition at line 35 of file class.SkillInternalRepoService.php.
Referenced by ILIAS\Skill\Service\SkillInternalRepoService\__construct().