| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilOrgUnitExportGUI. More...
 Inheritance diagram for ilOrgUnitExportGUI:
 Collaboration diagram for ilOrgUnitExportGUI:Public Member Functions | |
| __construct (ilObjOrgUnitGUI $a_parent_gui, ?ilObject $a_main_obj=null) | |
| executeCommand () | |
| listExportFiles () | |
| simpleExport () | |
| simpleExportExcel () | |
  Public Member Functions inherited from ilExportGUI | |
| __construct (object $a_parent_gui, ?ilObject $a_main_obj=null, bool $public_access_enabled=true, bool $default_export_option_enabled=true) | |
| isPublicAccessEnabled () | |
| executeCommand () | |
| addFormat () | |
| listExportFiles () | |
| getFormats () | |
Protected Attributes | |
| ilToolbarGUI | $toolbar | 
| ilLanguage | $lng | 
| ilCtrlInterface | $ctrl | 
| ilObject | $ilObjOrgUnit | 
| ILIAS UI Factory | $ui_factory | 
  Protected Attributes inherited from ilExportGUI | |
| const | CMD_SAVE_ITEM_SELECTION = "saveItemSelection" | 
| const | CMD_EXPORT_OPTION_PREFIX = "exportOption" | 
| ilExportHandlerConsumerExportOptionCollectionInterface | $export_options | 
| ilUIServices | $ui_services | 
| ilHTTPServices | $http | 
| ilRefineryFactory | $refinery | 
| ilObjUser | $il_user | 
| ilLanguage | $lng | 
| ilObject | $obj | 
| ilGlobalTemplateInterface | $tpl | 
| ilCtrlInterface | $ctrl | 
| ilAccessHandler | $access | 
| ilErrorHandling | $error | 
| ilToolbarGUI | $toolbar | 
| ilObjectDefinition | $obj_definition | 
| ilTree | $tree | 
| ilExportHandler | $export_handler | 
| ilExportHandlerConsumerContextInterface | $context | 
| ilDataFactory | $data_factory | 
| object | $parent_gui | 
| bool | $public_access_enabled | 
Additional Inherited Members | |
  Data Fields inherited from ilExportGUI | |
| const | CMD_LIST_EXPORT_FILES = "listExportFiles" | 
| const | CMD_EXPORT_XML = "createXmlExportFile" | 
  Protected Member Functions inherited from ilExportGUI | |
| initExportOptionsFromPost () | |
| builtExportOptionCommand (ilExportHandlerConsumerExportOptionInterface $export_option) | |
| enableStandardXMLExport () | |
| initExportOptions () | |
| displayExportFiles () | |
| createXMLExportFile () | |
| showItemSelection () | |
| Show container item selection table.  More... | |
| saveItemSelection () | |
| createXMLExport (ExportConfigCollectionInterface $export_configs) | |
| createXMLContainerExport () | |
Class ilOrgUnitExportGUI.
Definition at line 26 of file class.ilOrgUnitExportGUI.php.
| ilOrgUnitExportGUI::__construct | ( | ilObjOrgUnitGUI | $a_parent_gui, | 
| ?ilObject | $a_main_obj = null  | 
        ||
| ) | 
Definition at line 34 of file class.ilOrgUnitExportGUI.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), ILIAS\Repository\ctrl(), ilObjectGUI\getObject(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
 Here is the call graph for this function:| ilOrgUnitExportGUI::executeCommand | ( | ) | 
Definition at line 51 of file class.ilOrgUnitExportGUI.php.
References ILIAS\Repository\ctrl().
 Here is the call graph for this function:| ilOrgUnitExportGUI::listExportFiles | ( | ) | 
Definition at line 64 of file class.ilOrgUnitExportGUI.php.
References ilObjOrgUnit\getRootOrgRefId().
 Here is the call graph for this function:| ilOrgUnitExportGUI::simpleExport | ( | ) | 
Definition at line 71 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 30 of file class.ilOrgUnitExportGUI.php.
      
  | 
  protected | 
Definition at line 31 of file class.ilOrgUnitExportGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilOrgUnitExportGUI.php.
      
  | 
  protected | 
Definition at line 28 of file class.ilOrgUnitExportGUI.php.
      
  | 
  protected | 
Definition at line 32 of file class.ilOrgUnitExportGUI.php.