|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilExcelTestExport:
Collaboration diagram for ilExcelTestExport:Public Member Functions | |
| __construct (ilObjTest $test_obj, string $filter_key_participants=ilTestEvaluationData::FILTER_BY_NONE, string $filtertext='', bool $passedonly=false, bool $scoredonly=true, ilLanguage $lng=null) | |
| withResultsPage () | |
| getContent () | |
| withUserPages () | |
| withAggregatedResultsPage () | |
| deliver (string $title) | |
Public Member Functions inherited from ilTestExportAbstract | |
| deliver (string $title) | |
| getContent () | |
| getDatarows (ilObjTest $test_obj) | |
| getHeaderRow (ilLanguage $lng, ilObjTest $test_obj) | |
Protected Attributes | |
| ilAssExcelFormatHelper | $worksheet |
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.ilExcelTestExport.php.
| ilExcelTestExport::__construct | ( | ilObjTest | $test_obj, |
| string | $filter_key_participants = ilTestEvaluationData::FILTER_BY_NONE, |
||
| string | $filtertext = '', |
||
| bool | $passedonly = false, |
||
| bool | $scoredonly = true, |
||
| ilLanguage | $lng = null |
||
| ) |
Definition at line 28 of file class.ilExcelTestExport.php.
References ilTestExportAbstract\$lng, and ILIAS\MetaData\Repository\Validation\Data\__construct().
Here is the call graph for this function:| ilExcelTestExport::deliver | ( | string | $title | ) |
Definition at line 216 of file class.ilExcelTestExport.php.
References ilFileUtils\getASCIIFilename().
Here is the call graph for this function:| ilExcelTestExport::getContent | ( | ) |
Definition at line 86 of file class.ilExcelTestExport.php.
References $worksheet.
| ilExcelTestExport::withAggregatedResultsPage | ( | ) |
Definition at line 167 of file class.ilExcelTestExport.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExcelTestExport::withResultsPage | ( | ) |
Definition at line 41 of file class.ilExcelTestExport.php.
References $data, ilTestExportAbstract\getDatarows(), ilTestExportAbstract\getHeaderRow(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilExcelTestExport::withUserPages | ( | ) |
Definition at line 91 of file class.ilExcelTestExport.php.
References Vendor\Package\$a, Vendor\Package\$b, assQuestion\instantiateQuestion(), and ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilExcelTestExport.php.
Referenced by getContent().