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 Member Functions | |
getExportFiles (string $directory) | |
Protected Attributes | |
ilLanguage | $lng |
ilDBInterface | $db |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 31 of file class.ilMediaPoolExportOptionXMLMaster.php.
|
protected |
Definition at line 170 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ILIAS\Repository\int().
ilMediaPoolExportOptionXMLMaster::getExportOptionId | ( | ) |
Definition at line 48 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::getExportType | ( | ) |
Definition at line 43 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::getFiles | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 131 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::getLabel | ( | ) |
Definition at line 58 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ILIAS\Repository\lng().
ilMediaPoolExportOptionXMLMaster::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 53 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::init | ( | Container | $DIC | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 36 of file class.ilMediaPoolExportOptionXMLMaster.php.
References $DIC, init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilMediaPoolExportOptionXMLMaster::isObjectSupported | ( | ObjectId | $object_id | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicHandler.
Definition at line 153 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::onDeleteFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 104 of file class.ilMediaPoolExportOptionXMLMaster.php.
References $context, ilExport\_getExportDirectory(), and ilFileUtils\delDir().
ilMediaPoolExportOptionXMLMaster::onDownloadFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 64 of file class.ilMediaPoolExportOptionXMLMaster.php.
References $context, ilExport\_getExportDirectory(), and ilFileDelivery\deliverFileLegacy().
ilMediaPoolExportOptionXMLMaster::onDownloadWithLink | ( | ReferenceId | $reference_id, |
ilExportHandlerConsumerFileIdentifierInterface | $file_identifier | ||
) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 84 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 160 of file class.ilMediaPoolExportOptionXMLMaster.php.
References $context, and ilUtil\stripSlashes().
|
protected |
Definition at line 34 of file class.ilMediaPoolExportOptionXMLMaster.php.
|
protected |
Definition at line 33 of file class.ilMediaPoolExportOptionXMLMaster.php.