| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 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 27 of file class.ilTestSkillLevelThresholdImportFails.php.
| ilTestSkillLevelThresholdImportFails::__construct | ( | $parentObjId | ) | 
ilTestSkillLevelThresholdImportFails constructor.
| $parentObjId | 
Definition at line 43 of file class.ilTestSkillLevelThresholdImportFails.php.
References $parentObjId.
      
  | 
  protected | 
Definition at line 71 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 100 of file class.ilTestSkillLevelThresholdImportFails.php.
References buildSettingsKey(), and getSettings().
 Here is the call graph for this function:| ilTestSkillLevelThresholdImportFails::failedImportsRegistered | ( | ) | 
Definition at line 108 of file class.ilTestSkillLevelThresholdImportFails.php.
References getFailedImports().
 Here is the call graph for this function:| ilTestSkillLevelThresholdImportFails::getFailedImports | ( | ) | 
Definition at line 79 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 117 of file class.ilTestSkillLevelThresholdImportFails.php.
References ilSkillTreeNode\_lookupTitle(), getFailedImports(), and ilLanguage\txt().
Referenced by ilTestInfoScreenToolbarGUI\build().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 63 of file class.ilTestSkillLevelThresholdImportFails.php.
References $parentObjId.
Referenced by buildSettingsKey().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 51 of file class.ilTestSkillLevelThresholdImportFails.php.
References $settings, and ILIAS\Repository\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 93 of file class.ilTestSkillLevelThresholdImportFails.php.
References buildSettingsKey(), and getSettings().
Referenced by ilTestImporter\importSkillLevelThresholds().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 37 of file class.ilTestSkillLevelThresholdImportFails.php.
Referenced by __construct(), and getParentObjId().
      
  | 
  protected | 
Definition at line 32 of file class.ilTestSkillLevelThresholdImportFails.php.
Referenced by getSettings().