ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Export User Interface Class. More...
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().
ilExportGUI::addFormat | ( | ) |
Definition at line 143 of file class.ilExportGUI.php.
Referenced by ilCmiXapiExportGUI\__construct().
|
finalprotected |
Definition at line 178 of file class.ilExportGUI.php.
Referenced by displayExportFiles(), and executeCommand().
|
finalprotected |
Definition at line 289 of file class.ilExportGUI.php.
References $access, $info, $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().
|
finalprotected |
Definition at line 282 of file class.ilExportGUI.php.
Referenced by createXMLExportFile().
|
finalprotected |
Definition at line 234 of file class.ilExportGUI.php.
References createXMLExport(), ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), ILIAS\UICore\GlobalTemplate\MESSAGE_TYPE_SUCCESS, and showItemSelection().
Referenced by executeCommand().
|
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().
|
finalprotected |
Definition at line 183 of file class.ilExportGUI.php.
Referenced by __construct().
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.
ilExportGUI::getFormats | ( | ) |
Definition at line 156 of file class.ilExportGUI.php.
|
finalprotected |
Definition at line 188 of file class.ilExportGUI.php.
Referenced by __construct().
|
finalprotected |
Definition at line 161 of file class.ilExportGUI.php.
References ILIAS\FileDelivery\http(), and ILIAS\Repository\refinery().
Referenced by createXMLContainerExport(), and saveItemSelection().
|
final |
Definition at line 98 of file class.ilExportGUI.php.
References $public_access_enabled.
Referenced by displayExportFiles().
ilExportGUI::listExportFiles | ( | ) |
Definition at line 148 of file class.ilExportGUI.php.
References displayExportFiles().
|
finalprotected |
Definition at line 261 of file class.ilExportGUI.php.
References Vendor\Package\$e, createXMLContainerExport(), ILIAS\Repository\ctrl(), initExportOptionsFromPost(), ILIAS\Repository\lng(), and showItemSelection().
Referenced by executeCommand().
|
finalprotected |
Show container item selection table.
Definition at line 252 of file class.ilExportGUI.php.
Referenced by createXMLExportFile(), and saveItemSelection().
|
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.