|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilDataCollectionExportOptionsXLSX:
Collaboration diagram for ilDataCollectionExportOptionsXLSX:Public Member Functions | |
| init (Container $DIC) | |
| getExportType () | |
| getExportOptionId () | |
| getSupportedRepositoryObjectTypes () | |
| getLabel () | |
| getFiles (ilExportHandlerConsumerContextInterface $context) | |
| onExportOptionSelected (ilExportHandlerConsumerContextInterface $context) | |
| onDeleteFiles (ilExportHandlerConsumerContextInterface $context, ilExportHandlerConsumerFileIdentifierCollectionInterface $file_identifiers) | |
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) | |
| checkForAsyncEnabled (ilExportHandlerConsumerContextInterface $context) | |
Protected Attributes | |
| ilLanguage | $lng |
| ilGlobalTemplateInterface | $tpl |
Protected Attributes inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler | |
| ilCtrl | $ctrl |
| ilDataFactory | $data_factory |
Definition at line 28 of file class.ilDataCollectionExportOptionsXLSX.php.
|
protected |
Definition at line 162 of file class.ilDataCollectionExportOptionsXLSX.php.
|
protected |
Definition at line 116 of file class.ilDataCollectionExportOptionsXLSX.php.
References ILIAS\Repository\int().
Here is the call graph for this function:| ilDataCollectionExportOptionsXLSX::getExportOptionId | ( | ) |
Definition at line 45 of file class.ilDataCollectionExportOptionsXLSX.php.
| ilDataCollectionExportOptionsXLSX::getExportType | ( | ) |
Definition at line 40 of file class.ilDataCollectionExportOptionsXLSX.php.
| ilDataCollectionExportOptionsXLSX::getFiles | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 60 of file class.ilDataCollectionExportOptionsXLSX.php.
| ilDataCollectionExportOptionsXLSX::getLabel | ( | ) |
Definition at line 55 of file class.ilDataCollectionExportOptionsXLSX.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilDataCollectionExportOptionsXLSX::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 50 of file class.ilDataCollectionExportOptionsXLSX.php.
| ilDataCollectionExportOptionsXLSX::init | ( | Container | $DIC | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 33 of file class.ilDataCollectionExportOptionsXLSX.php.
References $DIC, init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilDataCollectionExportOptionsXLSX::onDeleteFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
| ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
| ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 90 of file class.ilDataCollectionExportOptionsXLSX.php.
References $context, ilExport\_getExportDirectory(), and ilFileUtils\delDir().
Here is the call graph for this function:| ilDataCollectionExportOptionsXLSX::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 81 of file class.ilDataCollectionExportOptionsXLSX.php.
|
protected |
Definition at line 30 of file class.ilDataCollectionExportOptionsXLSX.php.
|
protected |
Definition at line 31 of file class.ilDataCollectionExportOptionsXLSX.php.