ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
addOriginalSkillTitle ($skillBaseId, $skillTrefId, $originalSkillTitle) | |
addOriginalSkillPath ($skillBaseId, $skillTrefId, $originalSkillPath) | |
addSkillLevelThreshold (ilTestSkillLevelThresholdImport $importedSkillLevelThreshold) | |
getThresholdsByImportSkill ($importSkillBaseId, $importSkillTrefId) | |
current () | |
next () | |
key () | |
valid () | |
rewind () | |
Protected Attributes | |
$originalSkillTitles = array() | |
$originalSkillPaths = array() | |
$importedSkillLevelThresholds = array() | |
Definition at line 10 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::addOriginalSkillPath | ( | $skillBaseId, | |
$skillTrefId, | |||
$originalSkillPath | |||
) |
Definition at line 21 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::addOriginalSkillTitle | ( | $skillBaseId, | |
$skillTrefId, | |||
$originalSkillTitle | |||
) |
Definition at line 16 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::addSkillLevelThreshold | ( | ilTestSkillLevelThresholdImport | $importedSkillLevelThreshold | ) |
Definition at line 26 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::current | ( | ) |
Definition at line 56 of file class.ilTestSkillLevelThresholdImportList.php.
References current().
Referenced by current().
ilTestSkillLevelThresholdImportList::getThresholdsByImportSkill | ( | $importSkillBaseId, | |
$importSkillTrefId | |||
) |
Definition at line 31 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::key | ( | ) |
Definition at line 72 of file class.ilTestSkillLevelThresholdImportList.php.
References key().
Referenced by key(), and valid().
ilTestSkillLevelThresholdImportList::next | ( | ) |
Definition at line 64 of file class.ilTestSkillLevelThresholdImportList.php.
References next().
Referenced by next().
ilTestSkillLevelThresholdImportList::rewind | ( | ) |
Definition at line 88 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::valid | ( | ) |
Definition at line 80 of file class.ilTestSkillLevelThresholdImportList.php.
References key().
|
protected |
Definition at line 14 of file class.ilTestSkillLevelThresholdImportList.php.
|
protected |
Definition at line 13 of file class.ilTestSkillLevelThresholdImportList.php.
|
protected |
Definition at line 12 of file class.ilTestSkillLevelThresholdImportList.php.