ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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
components
ILIAS
Skill
interfaces
interface.GapAnalysisSkill.php
Generated on Wed Sep 10 2025 15:16:18 for ILIAS by
1.8.13 (using
Doxyfile
)