3 declare(strict_types=1);
    36     public function __construct(
int $skill_id, 
int $tref_id, 
int $level_id, 
int $rep_ref_id, 
bool $imparting, 
bool $trigger)
 
getImparting()
True, if the resource triggers the skill level (false otherwise) 
 
__construct(int $skill_id, int $tref_id, int $level_id, int $rep_ref_id, bool $imparting, bool $trigger)
 
getTrigger()
True, if the resource imparts knowledge of the skill level (false otherwise) 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getLevelId()
Skill level id. 
 
getRepoRefId()
Ref id of the repository resource.