ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
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 Vendor\Package\$e, getExportType(), and ILIAS\Repository\int().
Referenced by getFiles().
ilMediaPoolExportOptionXMLMaster::getExportOptionId | ( | ) |
Definition at line 48 of file class.ilMediaPoolExportOptionXMLMaster.php.
ilMediaPoolExportOptionXMLMaster::getExportType | ( | ) |
Definition at line 43 of file class.ilMediaPoolExportOptionXMLMaster.php.
Referenced by getExportFiles().
ilMediaPoolExportOptionXMLMaster::getFiles | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 131 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ilExport\_getExportDirectory(), and getExportFiles().
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 | ) |
Definition at line 36 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ILIAS\DI\Container\database(), init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilMediaPoolExportOptionXMLMaster::isObjectSupported | ( | ObjectId | $object_id | ) |
Definition at line 153 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ILIAS\Data\ObjectId\toInt().
Referenced by onExportOptionSelected().
ilMediaPoolExportOptionXMLMaster::onDeleteFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Definition at line 104 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ilExport\_getExportDirectory(), and ilFileUtils\delDir().
ilMediaPoolExportOptionXMLMaster::onDownloadFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
) |
Definition at line 64 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ilExport\_getExportDirectory(), and ilFileDelivery\deliverFileLegacy().
ilMediaPoolExportOptionXMLMaster::onDownloadWithLink | ( | ReferenceId | $reference_id, |
ilExportHandlerConsumerFileIdentifierInterface | $file_identifier | ||
) |
Definition at line 84 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ilExport\_getExportDirectory(), ilObject\_lookupType(), ilFileDelivery\deliverFileLegacy(), and ILIAS\Data\ReferenceId\toObjectId().
ilMediaPoolExportOptionXMLMaster::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 160 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), isObjectSupported(), and ilUtil\stripSlashes().
|
protected |
Definition at line 34 of file class.ilMediaPoolExportOptionXMLMaster.php.
|
protected |
Definition at line 33 of file class.ilMediaPoolExportOptionXMLMaster.php.