| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Skill internal service. More...
 Collaboration diagram for ILIAS\Skill\Service\SkillInternalService:Public Member Functions | |
| __construct (int $skmg_ref_id, \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 | |
| int | $skmg_ref_id = 0 | 
| ilTree | $repository_tree | 
| ilRbacSystem | $rbac_system | 
| int | $usr_id = 0 | 
| HTTP Services | $http | 
| Refinery Factory | $refinery | 
Skill internal service.
Definition at line 31 of file class.SkillInternalService.php.
| ILIAS\Skill\Service\SkillInternalService::__construct | ( | int | $skmg_ref_id, | 
| \ilTree | $repository_tree, | ||
| \ilRbacSystem | $rbac_system, | ||
| int | $usr_id | ||
| ) | 
Definition at line 43 of file class.SkillInternalService.php.
References $DIC, ILIAS\Skill\Service\SkillInternalService\$rbac_system, ILIAS\Skill\Service\SkillInternalService\$repository_tree, ILIAS\Skill\Service\SkillInternalService\$skmg_ref_id, 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 74 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 79 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 60 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 55 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:Definition at line 40 of file class.SkillInternalService.php.
      
  | 
  protected | 
Definition at line 38 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().
Definition at line 41 of file class.SkillInternalService.php.
      
  | 
  protected | 
Definition at line 37 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().
      
  | 
  protected | 
Definition at line 36 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().
      
  | 
  protected | 
Definition at line 39 of file class.SkillInternalService.php.
Referenced by ILIAS\Skill\Service\SkillInternalService\__construct().