19 declare(strict_types=1);
38 ?: $DIC->skills()->internal()->manager();
43 int $a_trigger_ref_id,
45 bool $a_self_eval =
false,
46 string $a_unique_identifier =
"",
47 float $a_next_level_fulfilment = 0.0
50 $this->manager_service->getUserLevelManager()->writeSkillLevel(
57 $a_next_level_fulfilment
writeSkillLevel(int $a_level_id, int $a_trigger_ref_id, int $a_tref_id=0, bool $a_self_eval=false, string $a_unique_identifier="", float $a_next_level_fulfilment=0.0)
SkillInternalManagerService $manager_service
__construct(int $user_id, ?SkillInternalManagerService $manager_service=null)
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
Skill internal manager service.