|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class ilOrgUnitExportGUI. More...
Inheritance diagram for ilOrgUnitExportGUI:
Collaboration diagram for ilOrgUnitExportGUI:Public Member Functions | |
| __construct (ilObjOrgUnitGUI $a_parent_gui, $a_main_obj=null) | |
| listExportFiles () | |
| List export files. More... | |
| simpleExport () | |
| simpleExportExcel () | |
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 Attributes | |
| $toolbar | |
| $lng | |
| $ctrl | |
| $ilObjOrgUnit | |
Protected Attributes inherited from ilExportGUI | |
| $formats = array() | |
| $custom_columns = array() | |
| $custom_multi_commands = array() | |
Private Member Functions | |
| extendExportGUI () | |
Additional Inherited Members | |
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... | |
Class ilOrgUnitExportGUI.
Definition at line 10 of file class.ilOrgUnitExportGUI.php.
| ilOrgUnitExportGUI::__construct | ( | ilObjOrgUnitGUI | $a_parent_gui, |
$a_main_obj = null |
|||
| ) |
| ilObjOrgUnitGUI | $a_parent_gui | |
| null | $a_main_obj |
Definition at line 34 of file class.ilOrgUnitExportGUI.php.
References $DIC, $ilCtrl, $lng, extendExportGUI(), ilObject\getRefId(), and ilObjOrgUnit\getRootOrgRefId().
Here is the call graph for this function:
|
private |
Definition at line 63 of file class.ilOrgUnitExportGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilOrgUnitExportGUI::listExportFiles | ( | ) |
List export files.
return
Reimplemented from ilExportGUI.
Definition at line 55 of file class.ilOrgUnitExportGUI.php.
References ilObject\getRefId(), and ilObjOrgUnit\getRootOrgRefId().
Here is the call graph for this function:| ilOrgUnitExportGUI::simpleExport | ( | ) |
Definition at line 70 of file class.ilOrgUnitExportGUI.php.
| ilOrgUnitExportGUI::simpleExportExcel | ( | ) |
Definition at line 77 of file class.ilOrgUnitExportGUI.php.
References ilObjOrgUnit\getRootOrgRefId().
Here is the call graph for this function:
|
protected |
Definition at line 23 of file class.ilOrgUnitExportGUI.php.
|
protected |
Definition at line 27 of file class.ilOrgUnitExportGUI.php.
|
protected |
Definition at line 19 of file class.ilOrgUnitExportGUI.php.
Referenced by __construct().
|
protected |
Definition at line 15 of file class.ilOrgUnitExportGUI.php.