ILIAS
trunk Revision v11.0_alpha-1731-gff9cd7e2bd3
|
Public Member Functions | |
init (Container $DIC) | |
getExportType () | |
getExportOptionId () | |
getSupportedRepositoryObjectTypes () | |
getLabel () | |
onExportOptionSelected (ilExportHandlerConsumerContextInterface $context) | |
![]() | |
init (Container $DIC) | |
onDeleteFiles (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
onDownloadFiles (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
onDownloadWithLink (ReferenceId $reference_id, ilExportHandlerConsumerFileIdentifierInterface $file_identifier) | |
getFileSelection (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
getFiles (ilExportHandlerConsumerContextInterface $context) | |
![]() | |
__construct () | |
isObjectSupported (ObjectId $object_id) | |
isPublicAccessPossible () | |
Protected Attributes | |
ilCtrl | $ctrl |
ilLanguage | $lng |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 26 of file class.ilHTLMExportOptionHTML.php.
ilHTLMExportOptionHTML::getExportOptionId | ( | ) |
Definition at line 43 of file class.ilHTLMExportOptionHTML.php.
ilHTLMExportOptionHTML::getExportType | ( | ) |
Definition at line 38 of file class.ilHTLMExportOptionHTML.php.
ilHTLMExportOptionHTML::getLabel | ( | ) |
Definition at line 53 of file class.ilHTLMExportOptionHTML.php.
References ILIAS\Repository\lng().
ilHTLMExportOptionHTML::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 48 of file class.ilHTLMExportOptionHTML.php.
ilHTLMExportOptionHTML::init | ( | Container | $DIC | ) |
Definition at line 31 of file class.ilHTLMExportOptionHTML.php.
References ILIAS\Repository\ctrl(), ILIAS\DI\Container\ctrl(), init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilHTLMExportOptionHTML::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 59 of file class.ilHTLMExportOptionHTML.php.
References ilExport\_createExportDirectory(), ilExport\_getExportDirectory(), ILIAS\Repository\ctrl(), ilFileUtils\delDir(), IL_INST_ID, ilFileUtils\makeDir(), ilFileUtils\rCopy(), and ilFileUtils\zip().
|
protected |
Definition at line 28 of file class.ilHTLMExportOptionHTML.php.
|
protected |
Definition at line 29 of file class.ilHTLMExportOptionHTML.php.