|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Export User Interface Class. More...
Inheritance diagram for ilExportGUI:
Collaboration diagram for ilExportGUI:Public Member Functions | |
| __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 () | |
Data Fields | |
| const | CMD_LIST_EXPORT_FILES = "listExportFiles" |
| const | CMD_EXPORT_XML = "createXmlExportFile" |
Protected Member Functions | |
| initExportOptionsFromPost () | |
| builtExportOptionCommand (ilExportHandlerConsumerExportOptionInterface $export_option) | |
| enableStandardXMLExport () | |
| initExportOptions () | |
| displayExportFiles () | |
| createXMLExportFile () | |
| showItemSelection () | |
| Show container item selection table. More... | |
| saveItemSelection () | |
| createXMLExport (ExportConfigCollectionInterface $export_configs) | |
| createXMLContainerExport () | |
Protected Attributes | |
| 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 |
Export User Interface Class.
Definition at line 37 of file class.ilExportGUI.php.
| ilExportGUI::__construct | ( | object | $a_parent_gui, |
| ?ilObject | $a_main_obj = null, |
||
| bool | $public_access_enabled = true, |
||
| bool | $default_export_option_enabled = true |
||
| ) |
Definition at line 65 of file class.ilExportGUI.php.
References $DIC, $public_access_enabled, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), enableStandardXMLExport(), ILIAS\FileDelivery\http(), initExportOptions(), ILIAS\Repository\lng(), ILIAS\Repository\refinery(), and ILIAS\Repository\toolbar().
Here is the call graph for this function:| ilExportGUI::addFormat | ( | ) |
Definition at line 143 of file class.ilExportGUI.php.
Referenced by ilCmiXapiExportGUI\__construct().
Here is the caller graph for this function:
|
finalprotected |
Definition at line 178 of file class.ilExportGUI.php.
Referenced by displayExportFiles(), and executeCommand().
Here is the caller graph for this function:
|
finalprotected |
Definition at line 293 of file class.ilExportGUI.php.
References $access, $obj_definition, $ref_id, ilObject\_lookupObjId(), ilObject\_lookupType(), ilExportOptions\allocateExportId(), ilExportOptions\EXPORT_BUILD, ilExportOptions\EXPORT_EXISTING, ilExportOptions\EXPORT_OMIT, initExportOptionsFromPost(), ILIAS\Repository\int(), ilExportOptions\KEY_ROOT, and ilExportOptions\newInstance().
Referenced by saveItemSelection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
finalprotected |
Definition at line 286 of file class.ilExportGUI.php.
Referenced by createXMLExportFile().
Here is the caller graph for this function:
|
finalprotected |
Definition at line 238 of file class.ilExportGUI.php.
References createXMLExport(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ilGlobalTemplateInterface\MESSAGE_TYPE_SUCCESS, and showItemSelection().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
finalprotected |
Definition at line 201 of file class.ilExportGUI.php.
References builtExportOptionCommand(), ILIAS\Repository\ctrl(), isPublicAccessEnabled(), ILIAS\Repository\lng(), and ILIAS\Repository\toolbar().
Referenced by executeCommand(), and listExportFiles().
Here is the call graph for this function:
Here is the caller graph for this function:
|
finalprotected |
Definition at line 183 of file class.ilExportGUI.php.
Referenced by __construct().
Here is the caller graph for this function:| ilExportGUI::executeCommand | ( | ) |
Definition at line 103 of file class.ilExportGUI.php.
References ilObject\_lookupType(), ILIAS\Repository\access(), builtExportOptionCommand(), createXMLExportFile(), ILIAS\Repository\ctrl(), displayExportFiles(), ILIAS\Repository\lng(), saveItemSelection(), and ilExportLimitation\SET_EXPORT_DISABLED.
Here is the call graph for this function:| ilExportGUI::getFormats | ( | ) |
Definition at line 156 of file class.ilExportGUI.php.
|
finalprotected |
Definition at line 188 of file class.ilExportGUI.php.
Referenced by __construct().
Here is the caller graph for this function:
|
finalprotected |
Definition at line 161 of file class.ilExportGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by createXMLContainerExport(), and saveItemSelection().
Here is the call graph for this function:
Here is the caller graph for this function:
|
final |
Definition at line 98 of file class.ilExportGUI.php.
References $public_access_enabled.
Referenced by displayExportFiles().
Here is the caller graph for this function:| ilExportGUI::listExportFiles | ( | ) |
Definition at line 148 of file class.ilExportGUI.php.
References displayExportFiles().
Here is the call graph for this function:
|
finalprotected |
Definition at line 265 of file class.ilExportGUI.php.
References Vendor\Package\$e, createXMLContainerExport(), ILIAS\Repository\ctrl(), initExportOptionsFromPost(), ILIAS\Repository\lng(), and showItemSelection().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:
|
finalprotected |
Show container item selection table.
Definition at line 256 of file class.ilExportGUI.php.
Referenced by createXMLExportFile(), and saveItemSelection().
Here is the caller graph for this function:
|
protected |
Definition at line 53 of file class.ilExportGUI.php.
Referenced by createXMLContainerExport().
|
protected |
Definition at line 60 of file class.ilExportGUI.php.
|
protected |
Definition at line 52 of file class.ilExportGUI.php.
|
protected |
Definition at line 61 of file class.ilExportGUI.php.
|
protected |
Definition at line 54 of file class.ilExportGUI.php.
|
protected |
Definition at line 59 of file class.ilExportGUI.php.
|
protected |
Definition at line 44 of file class.ilExportGUI.php.
|
protected |
Definition at line 46 of file class.ilExportGUI.php.
|
protected |
Definition at line 48 of file class.ilExportGUI.php.
|
protected |
Definition at line 49 of file class.ilExportGUI.php.
|
protected |
Definition at line 50 of file class.ilExportGUI.php.
|
protected |
Definition at line 57 of file class.ilExportGUI.php.
Referenced by createXMLContainerExport().
|
protected |
Definition at line 62 of file class.ilExportGUI.php.
|
protected |
Definition at line 63 of file class.ilExportGUI.php.
Referenced by __construct(), and isPublicAccessEnabled().
|
protected |
Definition at line 47 of file class.ilExportGUI.php.
|
protected |
Definition at line 56 of file class.ilExportGUI.php.
|
protected |
Definition at line 51 of file class.ilExportGUI.php.
|
protected |
Definition at line 58 of file class.ilExportGUI.php.
|
protected |
Definition at line 45 of file class.ilExportGUI.php.
|
protected |
Definition at line 42 of file class.ilExportGUI.php.
| const ilExportGUI::CMD_EXPORT_XML = "createXmlExportFile" |
Definition at line 40 of file class.ilExportGUI.php.
| const ilExportGUI::CMD_LIST_EXPORT_FILES = "listExportFiles" |
Definition at line 39 of file class.ilExportGUI.php.
Referenced by ilObjBlogGUI\createExportFile(), ilObjBlogGUI\createExportFileWithComments(), ilObjContentObjectGUI\doExportHTML(), ilObjContentObjectGUI\doExportXML(), ilWikiExportOptionHTML\getLabel(), ilWikiExportOptionHTMLWithComments\isObjectSupported(), ilMediaPoolExportOptionXMLMasterNoMedia\onExportOptionSelected(), and ilMediaPoolExportOptionXMLMaster\onExportOptionSelected().
|
protected |
Definition at line 41 of file class.ilExportGUI.php.