ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 53 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 69 of file class.ilTestSkillLevelThresholdImportList.php.
References key().
Referenced by key(), and valid().
ilTestSkillLevelThresholdImportList::next | ( | ) |
Definition at line 61 of file class.ilTestSkillLevelThresholdImportList.php.
References next().
Referenced by next().
ilTestSkillLevelThresholdImportList::rewind | ( | ) |
Definition at line 85 of file class.ilTestSkillLevelThresholdImportList.php.
ilTestSkillLevelThresholdImportList::valid | ( | ) |
Definition at line 77 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.