ILIAS
release_8 Revision v8.23
◀ ilDoc Overview
class.SkillUIService.php
Go to the documentation of this file.
1
<?php
2
20
namespace
ILIAS\Skill\Service
;
21
26
class
SkillUIService
27
{
28
public
function
__construct
()
29
{
30
}
31
32
public
function
getGapUI
(): void
//int $user_id, int $profile_id,...
33
{
34
}
35
}
ILIAS\Skill\Service\SkillUIService\__construct
__construct()
Definition:
class.SkillUIService.php:28
ILIAS\Skill\Service\SkillUIService
Skill UI service.
Definition:
class.SkillUIService.php:26
ILIAS\Skill\Service\SkillUIService\getGapUI
getGapUI()
Definition:
class.SkillUIService.php:32
ILIAS\Skill\Service
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.SkillAdminGUIRequest.php:20
Services
Skill
Service
classes
class.SkillUIService.php
Generated on Mon Sep 1 2025 22:02:44 for ILIAS by
1.8.13 (using
Doxyfile
)