ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
init (Container $DIC) | |
getExportType () | |
getExportOptionId () | |
getSupportedRepositoryObjectTypes () | |
getLabel () | |
onDownloadFiles (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
onDownloadWithLink (ReferenceId $reference_id, ilExportHandlerConsumerFileIdentifierInterface $file_identifier) | |
onDeleteFiles (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
getFiles (ilExportHandlerConsumerContextInterface $context) | |
isObjectSupported (ObjectId $object_id) | |
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 | |
ilLanguage | $lng |
ilDBInterface | $db |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 31 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::getExportOptionId | ( | ) |
Definition at line 48 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::getExportType | ( | ) |
Definition at line 43 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::getFiles | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 131 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::getLabel | ( | ) |
Definition at line 58 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References ILIAS\Repository\lng().
ilMediaPoolExportOptionXMLMasterNoMedia::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 53 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::init | ( | Container | $DIC | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 36 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References $DIC, init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilMediaPoolExportOptionXMLMasterNoMedia::isObjectSupported | ( | ObjectId | $object_id | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicHandler.
Definition at line 139 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References ILIAS\Data\ObjectId\toInt().
ilMediaPoolExportOptionXMLMasterNoMedia::onDeleteFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 104 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References $context, ilExport\_getExportDirectory(), and ilFileUtils\delDir().
ilMediaPoolExportOptionXMLMasterNoMedia::onDownloadFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 64 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References $context, ilExport\_getExportDirectory(), and ilFileDelivery\deliverFileLegacy().
ilMediaPoolExportOptionXMLMasterNoMedia::onDownloadWithLink | ( | ReferenceId | $reference_id, |
ilExportHandlerConsumerFileIdentifierInterface | $file_identifier | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 84 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
ilMediaPoolExportOptionXMLMasterNoMedia::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 145 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
References $context, ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), and ilUtil\stripSlashes().
|
protected |
Definition at line 34 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
|
protected |
Definition at line 33 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.