ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ ilDoc Overview
interface.GapAnalysisSkill.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
22
namespace
ILIAS\Skill
;
23
27
interface
GapAnalysisSkill
28
{
29
public
function
getBaseSkillId
():
int
;
30
31
public
function
getTrefId
():
int
;
32
}
ILIAS\Skill
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
ILIAS\Skill\GapAnalysisSkill\getTrefId
getTrefId()
ILIAS\Repository\int
int(string $key)
Definition:
trait.BaseGUIRequest.php:61
ILIAS\Skill\GapAnalysisSkill\getBaseSkillId
getBaseSkillId()
ILIAS\Skill\GapAnalysisSkill
Definition:
interface.GapAnalysisSkill.php:27
Services
Skill
interfaces
interface.GapAnalysisSkill.php
Generated on Wed Sep 10 2025 14:11:53 for ILIAS by
1.8.13 (using
Doxyfile
)