|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilTestSkillLevelThresholdImportFails:Public Member Functions | |
| __construct ($parentObjId) | |
| ilTestSkillLevelThresholdImportFails constructor. More... | |
| getFailedImports () | |
| registerFailedImports (ilAssQuestionAssignedSkillList $skillList) | |
| deleteRegisteredImportFails () | |
| failedImportsRegistered () | |
| getFailedImportsMessage (ilLanguage $lng) | |
Protected Member Functions | |
| getSettings () | |
| getParentObjId () | |
| buildSettingsKey () | |
Protected Attributes | |
| $settings | |
| $parentObjId | |
Definition at line 10 of file class.ilTestSkillLevelThresholdImportFails.php.
| ilTestSkillLevelThresholdImportFails::__construct | ( | $parentObjId | ) |
ilTestSkillLevelThresholdImportFails constructor.
| $parentObjId |
Definition at line 26 of file class.ilTestSkillLevelThresholdImportFails.php.
References $parentObjId.
|
protected |
Definition at line 56 of file class.ilTestSkillLevelThresholdImportFails.php.
References getParentObjId().
Referenced by deleteRegisteredImportFails(), getFailedImports(), and registerFailedImports().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillLevelThresholdImportFails::deleteRegisteredImportFails | ( | ) |
Definition at line 85 of file class.ilTestSkillLevelThresholdImportFails.php.
References buildSettingsKey(), and getSettings().
Here is the call graph for this function:| ilTestSkillLevelThresholdImportFails::failedImportsRegistered | ( | ) |
Definition at line 93 of file class.ilTestSkillLevelThresholdImportFails.php.
References getFailedImports().
Here is the call graph for this function:| ilTestSkillLevelThresholdImportFails::getFailedImports | ( | ) |
Definition at line 64 of file class.ilTestSkillLevelThresholdImportFails.php.
References buildSettingsKey(), and getSettings().
Referenced by failedImportsRegistered(), and getFailedImportsMessage().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillLevelThresholdImportFails::getFailedImportsMessage | ( | ilLanguage | $lng | ) |
| ilLanguage | $lng |
Definition at line 102 of file class.ilTestSkillLevelThresholdImportFails.php.
References $lng, ilSkillTreeNode\_lookupTitle(), and getFailedImports().
Here is the call graph for this function:
|
protected |
Definition at line 48 of file class.ilTestSkillLevelThresholdImportFails.php.
References $parentObjId.
Referenced by buildSettingsKey().
Here is the caller graph for this function:
|
protected |
Definition at line 34 of file class.ilTestSkillLevelThresholdImportFails.php.
References $settings, and settings().
Referenced by deleteRegisteredImportFails(), getFailedImports(), and registerFailedImports().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillLevelThresholdImportFails::registerFailedImports | ( | ilAssQuestionAssignedSkillList | $skillList | ) |
| ilAssQuestionAssignedSkillList | $skillList |
Definition at line 78 of file class.ilTestSkillLevelThresholdImportFails.php.
References buildSettingsKey(), and getSettings().
Here is the call graph for this function:
|
protected |
Definition at line 20 of file class.ilTestSkillLevelThresholdImportFails.php.
Referenced by __construct(), and getParentObjId().
|
protected |
Definition at line 15 of file class.ilTestSkillLevelThresholdImportFails.php.
Referenced by getSettings().