ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Export User Interface Class. More...
Public Member Functions | |
createTestArchiveExport () | |
listExportFiles () | |
Public Member Functions inherited from ilExportGUI | |
__construct ($a_parent_gui, $a_main_obj=null) | |
Constuctor. More... | |
addFormat ($a_key, $a_txt="", $a_call_obj=null, $a_call_func="") | |
Add formats. More... | |
getFormats () | |
Get formats. More... | |
addCustomColumn ($a_txt, $a_obj, $a_func) | |
Add custom column. More... | |
addCustomMultiCommand ($a_txt, $a_obj, $a_func) | |
Add custom multi command. More... | |
getCustomMultiCommands () | |
Get custom multi commands. More... | |
getCustomColumns () | |
Get custom columns. More... | |
executeCommand () | |
Execute command. More... | |
listExportFiles () | |
List export files. More... | |
createExportFile () | |
Create export file. More... | |
confirmDeletion () | |
Confirm file deletion. More... | |
delete () | |
Delete files. More... | |
download () | |
Download file. More... | |
handleCustomMultiCommand () | |
Handle custom multi command. More... | |
Protected Member Functions | |
buildExportTableGUI () | |
Protected Member Functions inherited from ilExportGUI | |
buildExportTableGUI () | |
getParentGUI () | |
get parent gui More... | |
showItemSelection () | |
Show container item selection table. More... | |
saveItemSelection () | |
Save selection of subitems. More... | |
Additional Inherited Members | |
Protected Attributes inherited from ilExportGUI | |
$formats = array() | |
$custom_columns = array() | |
$custom_multi_commands = array() | |
Export User Interface Class.
ilTestExportGUI: ilParticipantsTestResultsGUI
Definition at line 18 of file class.ilTestExportGUI.php.
|
protected |
Definition at line 51 of file class.ilTestExportGUI.php.
References $DIC, $ilCtrl, $lng, and $table.
Referenced by listExportFiles().
ilTestExportGUI::createTestArchiveExport | ( | ) |
Definition at line 101 of file class.ilTestExportGUI.php.
References $DIC, $ilCtrl, $ilDB, $lng, ilUtil\delDir(), ilTestEvaluation\getAllActivesPasses(), ilUtil\ilTempnam(), ilUtil\makeDirParents(), ilTestPDFGenerator\PDF_OUTPUT_FILE, PDF_USER_RESULT, ilPDFGeneratorUtils\prepareGenerationRequest(), and ilUtil\sendInfo().
ilTestExportGUI::listExportFiles | ( | ) |
Definition at line 157 of file class.ilTestExportGUI.php.
References $_GET, $_POST, $c, $data, $DIC, $f, $filename, $format, $ilCtrl, $lng, PHPMailer\PHPMailer\$options, $si, $table, $tpl, buildExportTableGUI(), ilUtil\delDir(), ilUtil\deliverFile(), ilExportGUI\download(), ilExportGUI\getCustomColumns(), ilExportGUI\getCustomMultiCommands(), ilExportGUI\getFormats(), ilExportGUI\getParentGUI(), ilTestArchiver\getZipExportDirectory(), and ilUtil\sendInfo().