ILIAS
release_8 Revision v8.19
|
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 25 of file class.ilTestArchiveService.php.
ilTestArchiveService::__construct | ( | ilObjTest | $testOBJ | ) |
ilTestArchiveService::archiveActivesPass | ( | $activeId, | |
$pass | |||
) |
Definition at line 68 of file class.ilTestArchiveService.php.
References $filename, buildOverviewFilename(), ilTestPDFGenerator\generatePDF(), getParticipantData(), ilTestPDFGenerator\PDF_OUTPUT_FILE, PDF_USER_RESULT, renderOverviewContent(), and ilTestArchiver\setParticipantData().
Referenced by archivePassesByActives().
ilTestArchiveService::archivePassesByActives | ( | $passesByActives | ) |
Definition at line 59 of file class.ilTestArchiveService.php.
References archiveActivesPass().
|
private |
$activeId | |
$pass |
Definition at line 117 of file class.ilTestArchiveService.php.
References ilFileUtils\ilTempnam().
Referenced by archiveActivesPass().
ilTestArchiveService::getParticipantData | ( | ) |
Definition at line 46 of file class.ilTestArchiveService.php.
References $participantData.
Referenced by archiveActivesPass().
|
private |
$activeId | |
$pass |
Definition at line 85 of file class.ilTestArchiveService.php.
References $GLOBALS, $results, and ILIAS\UI\examples\Symbol\Glyph\Language\language().
Referenced by archiveActivesPass().
ilTestArchiveService::setParticipantData | ( | ilTestParticipantData | $participantData | ) |
ilTestParticipantData | $participantData |
Definition at line 54 of file class.ilTestArchiveService.php.
References $participantData.
|
protected |
Definition at line 35 of file class.ilTestArchiveService.php.
Referenced by getParticipantData(), and setParticipantData().
|
protected |
Definition at line 30 of file class.ilTestArchiveService.php.
Referenced by __construct().