|
ILIAS
release_4-4 Revision
|
Export User Interface Class. More...
Inheritance diagram for ilTestExportGUI:
Collaboration diagram for ilTestExportGUI: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... | |
Additional Inherited Members | |
Protected Member Functions inherited from ilExportGUI | |
| getParentGUI () | |
| get parent gui More... | |
| showItemSelection () | |
| Show container item selection table. More... | |
| saveItemSelection () | |
| Save selection of subitems. More... | |
Protected Attributes inherited from ilExportGUI | |
| $formats = array() | |
| $custom_columns = array() | |
| $custom_multi_commands = array() | |
| ilTestExportGUI::createTestArchiveExport | ( | ) |
Definition at line 89 of file class.ilTestExportGUI.php.
References $ilCtrl, ilTestPDFGenerator\PDF_OUTPUT_FILE, and ilUtil\sendInfo().
Here is the call graph for this function:| ilTestExportGUI::listExportFiles | ( | ) |
Definition at line 119 of file class.ilTestExportGUI.php.
References $_POST, $data, $file, $filename, $ilCtrl, $lng, $options, $si, $tpl, ilUtil\delDir(), ilUtil\deliverFile(), ilExportGUI\download(), ilExportGUI\getCustomColumns(), ilExportGUI\getCustomMultiCommands(), ilExportGUI\getFormats(), ilExportGUI\getParentGUI(), ilTestArchiver\getZipExportDirectory(), ilUtil\sendInfo(), and ilUtil\sendSuccess().
Here is the call graph for this function: