| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ilTestSkillLevelThresholdImporter:Public Member Functions | |
| __construct (private ilDBInterface $db) | |
| getTargetTestId () | |
| setTargetTestId (int $targetTestId) | |
| getImportInstallationId () | |
| setImportInstallationId (int $importInstallationId) | |
| getImportMappingRegistry () | |
| setImportMappingRegistry (ilImportMapping $importMappingRegistry) | |
| getImportedQuestionSkillAssignmentList () | |
| setImportedQuestionSkillAssignmentList (ilAssQuestionSkillAssignmentList $importedQuestionSkillAssignmentList) | |
| getImportThresholdList () | |
| setImportThresholdList (?ilTestSkillLevelThresholdImportList $importThresholdList) | |
| getFailedThresholdImportSkillList () | |
| setFailedThresholdImportSkillList (ilAssQuestionAssignedSkillList $failedThresholdImportSkillList) | |
| import () | |
Protected Member Functions | |
| getLevelIdMapping (int $importLevelId) | |
Private Attributes | |
| int | $targetTestId = null | 
| int | $importInstallationId = null | 
| ilImportMapping | $importMappingRegistry = null | 
| ilAssQuestionSkillAssignmentList | $importedQuestionSkillAssignmentList = null | 
| ilTestSkillLevelThresholdImportList | $importThresholdList = null | 
| ilAssQuestionAssignedSkillList | $failedThresholdImportSkillList | 
Definition at line 27 of file class.ilTestSkillLevelThresholdImporter.php.
| ilTestSkillLevelThresholdImporter::__construct | ( | private ilDBInterface | $db | ) | 
Definition at line 37 of file class.ilTestSkillLevelThresholdImporter.php.
| ilTestSkillLevelThresholdImporter::getFailedThresholdImportSkillList | ( | ) | 
Definition at line 93 of file class.ilTestSkillLevelThresholdImporter.php.
References $failedThresholdImportSkillList.
Referenced by import().
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::getImportedQuestionSkillAssignmentList | ( | ) | 
Definition at line 73 of file class.ilTestSkillLevelThresholdImporter.php.
References $importedQuestionSkillAssignmentList.
Referenced by import().
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::getImportInstallationId | ( | ) | 
Definition at line 53 of file class.ilTestSkillLevelThresholdImporter.php.
References $importInstallationId.
Referenced by getLevelIdMapping().
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::getImportMappingRegistry | ( | ) | 
Definition at line 63 of file class.ilTestSkillLevelThresholdImporter.php.
References $importMappingRegistry.
Referenced by import().
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::getImportThresholdList | ( | ) | 
Definition at line 83 of file class.ilTestSkillLevelThresholdImporter.php.
References $importThresholdList.
Referenced by import().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 178 of file class.ilTestSkillLevelThresholdImporter.php.
References getImportInstallationId(), and ilBasicSkill\getLevelIdForImportId().
Referenced by import().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::getTargetTestId | ( | ) | 
Definition at line 43 of file class.ilTestSkillLevelThresholdImporter.php.
References $targetTestId.
Referenced by import().
 Here is the caller graph for this function:| ilTestSkillLevelThresholdImporter::import | ( | ) | 
Definition at line 103 of file class.ilTestSkillLevelThresholdImporter.php.
References getFailedThresholdImportSkillList(), getImportedQuestionSkillAssignmentList(), getImportMappingRegistry(), getImportThresholdList(), getLevelIdMapping(), and getTargetTestId().
 Here is the call graph for this function:| ilTestSkillLevelThresholdImporter::setFailedThresholdImportSkillList | ( | ilAssQuestionAssignedSkillList | $failedThresholdImportSkillList | ) | 
Definition at line 98 of file class.ilTestSkillLevelThresholdImporter.php.
References $failedThresholdImportSkillList.
| ilTestSkillLevelThresholdImporter::setImportedQuestionSkillAssignmentList | ( | ilAssQuestionSkillAssignmentList | $importedQuestionSkillAssignmentList | ) | 
Definition at line 78 of file class.ilTestSkillLevelThresholdImporter.php.
References $importedQuestionSkillAssignmentList.
| ilTestSkillLevelThresholdImporter::setImportInstallationId | ( | int | $importInstallationId | ) | 
Definition at line 58 of file class.ilTestSkillLevelThresholdImporter.php.
References $importInstallationId.
| ilTestSkillLevelThresholdImporter::setImportMappingRegistry | ( | ilImportMapping | $importMappingRegistry | ) | 
Definition at line 68 of file class.ilTestSkillLevelThresholdImporter.php.
References $importMappingRegistry.
| ilTestSkillLevelThresholdImporter::setImportThresholdList | ( | ?ilTestSkillLevelThresholdImportList | $importThresholdList | ) | 
Definition at line 88 of file class.ilTestSkillLevelThresholdImporter.php.
References $importThresholdList.
| ilTestSkillLevelThresholdImporter::setTargetTestId | ( | int | $targetTestId | ) | 
Definition at line 48 of file class.ilTestSkillLevelThresholdImporter.php.
References $targetTestId.
      
  | 
  private | 
Definition at line 35 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getFailedThresholdImportSkillList(), and setFailedThresholdImportSkillList().
      
  | 
  private | 
Definition at line 33 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getImportedQuestionSkillAssignmentList(), and setImportedQuestionSkillAssignmentList().
      
  | 
  private | 
Definition at line 30 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getImportInstallationId(), and setImportInstallationId().
      
  | 
  private | 
Definition at line 32 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getImportMappingRegistry(), and setImportMappingRegistry().
      
  | 
  private | 
Definition at line 34 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getImportThresholdList(), and setImportThresholdList().
      
  | 
  private | 
Definition at line 29 of file class.ilTestSkillLevelThresholdImporter.php.
Referenced by getTargetTestId(), and setTargetTestId().