| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Skill internal service. More...
 Collaboration diagram for ILIAS\Skill\Service\SkillInternalService:Public Member Functions | |
| __construct (\ilTree $repository_tree, \ilRbacSystem $rbac_system, int $usr_id) | |
| repo () | |
| manager () | |
| factory () | |
| Skill service repos.  More... | |
| gui (array $query_params=null, array $post_data=null) | |
Protected Attributes | |
| ilTree | $repository_tree | 
| ilRbacSystem | $rbac_system | 
| int | $usr_id = 0 | 
| HTTP Services | $http | 
| Refinery Factory | $refinery | 
Skill internal service.
Definition at line 30 of file class.SkillInternalService.php.
| ILIAS\Skill\Service\SkillInternalService::__construct | ( | \ilTree | $repository_tree, | 
| \ilRbacSystem | $rbac_system, | ||
| int | $usr_id | ||
| ) | 
Definition at line 38 of file class.SkillInternalService.php.
References $DIC, ILIAS\Skill\Service\SkillInternalService\$rbac_system, ILIAS\Skill\Service\SkillInternalService\$repository_tree, ILIAS\Skill\Service\SkillInternalService\$usr_id, ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ILIAS\Skill\Service\SkillInternalService::factory | ( | ) | 
Skill service repos.
Definition at line 66 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillTreeService\__construct(), ILIAS\Skill\Service\SkillInternalService\manager(), and ILIAS\Skill\Service\SkillInternalService\repo().
 Here is the caller graph for this function:| ILIAS\Skill\Service\SkillInternalService::gui | ( | array | $query_params = null,  | 
        
| array | $post_data = null  | 
        ||
| ) | 
Definition at line 71 of file class.SkillInternalService.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
 Here is the call graph for this function:| ILIAS\Skill\Service\SkillInternalService::manager | ( | ) | 
Definition at line 53 of file class.SkillInternalService.php.
References ILIAS\Skill\Service\SkillInternalService\factory().
Referenced by ILIAS\Skill\Service\SkillUsageService\__construct(), ILIAS\Skill\Service\SkillProfileService\__construct(), ILIAS\Skill\Service\SkillPersonalService\__construct(), and ILIAS\Skill\Service\SkillTreeService\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ILIAS\Skill\Service\SkillInternalService::repo | ( | ) | 
Definition at line 48 of file class.SkillInternalService.php.
References ILIAS\Skill\Service\SkillInternalService\factory().
Referenced by ILIAS\Skill\Service\SkillTreeService\__construct().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 35 of file class.SkillInternalService.php.
      
  | 
  protected | 
Definition at line 33 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().
      
  | 
  protected | 
Definition at line 36 of file class.SkillInternalService.php.
      
  | 
  protected | 
Definition at line 32 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().
      
  | 
  protected | 
Definition at line 34 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().