|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilMediaPoolExportOptionXMLMaster:
Collaboration diagram for ilMediaPoolExportOptionXMLMaster: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 Member Functions | |
| getExportFiles (string $directory) | |
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.ilMediaPoolExportOptionXMLMaster.php.
|
protected |
Definition at line 170 of file class.ilMediaPoolExportOptionXMLMaster.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
protected |
Definition at line 34 of file class.ilMediaPoolExportOptionXMLMaster.php.
|
protected |
Definition at line 33 of file class.ilMediaPoolExportOptionXMLMaster.php.