| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
 Inheritance diagram for ilCSVTestExport:
 Collaboration diagram for ilCSVTestExport:Public Member Functions | |
| withAllResults () | |
| withAggregatedResults () | |
| deliver (string $title) | |
| getContent () | |
  Public Member Functions inherited from ilTestExportAbstract | |
| deliver (string $title) | |
| getContent () | |
| getDatarows (ilObjTest $test_obj) | |
| getHeaderRow (ilLanguage $lng, ilObjTest $test_obj) | |
Protected Attributes | |
| string | $content | 
  Protected Attributes inherited from ilTestExportAbstract | |
| ilTestEvaluationData | $complete_data | 
| array | $aggregated_data | 
| array | $additionalFields | 
| ilLanguage | $lng | 
Additional Inherited Members | |
  Protected Member Functions inherited from ilTestExportAbstract | |
| orderQuestions (array $questions) | |
Definition at line 24 of file class.ilCSVTestExport.php.
| ilCSVTestExport::deliver | ( | string | $title | ) | 
Definition at line 84 of file class.ilCSVTestExport.php.
References ilUtil\deliverData(), exit, and ilFileUtils\getASCIIFilename().
 Here is the call graph for this function:| ilCSVTestExport::getContent | ( | ) | 
| ilCSVTestExport::withAggregatedResults | ( | ) | 
Definition at line 41 of file class.ilCSVTestExport.php.
References $data, ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilCSVTestExport::withAllResults | ( | ) | 
Definition at line 28 of file class.ilCSVTestExport.php.
References ilTestExportAbstract\getDatarows().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 26 of file class.ilCSVTestExport.php.
Referenced by getContent().