ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct (ilObjTest $testOBJ) | |
getParticipantData () | |
setParticipantData (ilTestParticipantData $participantData) | |
archivePassesByActives ($passesByActives) | |
archiveActivesPass ($activeId, $pass) | |
Protected Attributes | |
$testOBJ | |
$participantData | |
Private Member Functions | |
renderOverviewContent ($activeId, $pass) | |
buildOverviewFilename ($activeId, $pass) | |
Definition at line 14 of file class.ilTestArchiveService.php.
ilTestArchiveService::__construct | ( | ilObjTest | $testOBJ | ) |
ilTestArchiveService::archiveActivesPass | ( | $activeId, | |
$pass | |||
) |
Definition at line 57 of file class.ilTestArchiveService.php.
References $filename, $pass, buildOverviewFilename(), ilTestPDFGenerator\generatePDF(), getParticipantData(), ilTestPDFGenerator\PDF_OUTPUT_FILE, PDF_USER_RESULT, renderOverviewContent(), and ilTestArchiver\setParticipantData().
Referenced by archivePassesByActives().
ilTestArchiveService::archivePassesByActives | ( | $passesByActives | ) |
Definition at line 48 of file class.ilTestArchiveService.php.
References $pass, and archiveActivesPass().
|
private |
$activeId | |
$pass |
Definition at line 108 of file class.ilTestArchiveService.php.
References $pass, and ilUtil\ilTempnam().
Referenced by archiveActivesPass().
ilTestArchiveService::getParticipantData | ( | ) |
Definition at line 35 of file class.ilTestArchiveService.php.
References $participantData.
Referenced by archiveActivesPass().
|
private |
$activeId | |
$pass |
Definition at line 76 of file class.ilTestArchiveService.php.
References $GLOBALS, $pass, and $results.
Referenced by archiveActivesPass().
ilTestArchiveService::setParticipantData | ( | ilTestParticipantData | $participantData | ) |
ilTestParticipantData | $participantData |
Definition at line 43 of file class.ilTestArchiveService.php.
References $participantData.
|
protected |
Definition at line 24 of file class.ilTestArchiveService.php.
Referenced by getParticipantData(), and setParticipantData().
|
protected |
Definition at line 19 of file class.ilTestArchiveService.php.
Referenced by __construct().