|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMediaPoolExportOptionXMLMasterNoMedia:
Collaboration diagram for ilMediaPoolExportOptionXMLMasterNoMedia: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) | |
Public Member Functions inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler | |
| 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) | |
Public Member Functions inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicHandler | |
| __construct () | |
| isObjectSupported (ObjectId $object_id) | |
| isPublicAccessPossible () | |
Protected Attributes | |
| ilLanguage | $lng |
| ilDBInterface | $db |
Protected Attributes inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler | |
| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.
|
protected |
Definition at line 33 of file class.ilMediaPoolExportOptionXMLMasterNoMedia.php.