| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Export User Interface Class. More...
 Inheritance diagram for ilTestExportGUI:
 Inheritance diagram for ilTestExportGUI: Collaboration diagram for ilTestExportGUI:
 Collaboration diagram for ilTestExportGUI:| Public Member Functions | |
| createTestArchiveExport () | |
| listExportFiles () | |
| List export files. | |
|  Public Member Functions inherited from ilExportGUI | |
| __construct ($a_parent_gui, $a_main_obj=null) | |
| Constuctor. | |
| addFormat ($a_key, $a_txt="", $a_call_obj=null, $a_call_func="") | |
| Add formats. | |
| getFormats () | |
| Get formats. | |
| addCustomColumn ($a_txt, $a_obj, $a_func) | |
| Add custom column. | |
| addCustomMultiCommand ($a_txt, $a_obj, $a_func) | |
| Add custom multi command. | |
| getCustomMultiCommands () | |
| Get custom multi commands. | |
| getCustomColumns () | |
| Get custom columns. | |
| executeCommand () | |
| Execute command. | |
| createExportFile () | |
| Create export file. | |
| confirmDeletion () | |
| Confirm file deletion. | |
| delete () | |
| Delete files. | |
| download () | |
| Download file. | |
| handleCustomMultiCommand () | |
| Handle custom multi command. | |
| Additional Inherited Members | |
|  Protected Member Functions inherited from ilExportGUI | |
| getParentGUI () | |
| get parent gui | |
| showItemSelection () | |
| Show container item selection table. | |
| saveItemSelection () | |
| Save selection of subitems. | |
|  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:
 Here is the call graph for this function:| ilTestExportGUI::listExportFiles | ( | ) | 
List export files.
| @return | 
Reimplemented from ilExportGUI.
Definition at line 119 of file class.ilTestExportGUI.php.
References $ilCtrl, $lng, $options, $si, $tpl, ilExportGUI\getCustomColumns(), ilExportGUI\getCustomMultiCommands(), ilExportGUI\getFormats(), ilExportGUI\getParentGUI(), and ilTestArchiver\getZipExportDirectory().
 Here is the call graph for this function:
 Here is the call graph for this function: