|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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.
References $DIC, ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Referenced by onExportOptionSelected().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 116 of file class.ilDataCollectionExportOptionsXLSX.php.
References $context, Vendor\Package\$e, ILIAS\Repository\ctrl(), getExportType(), ILIAS\Repository\int(), and ILIAS\Repository\lng().
Referenced by getFiles().
Here is the call graph for this function:
Here is the caller 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.
Referenced by getExportFiles(), and getFiles().
Here is the caller graph for this function:| ilDataCollectionExportOptionsXLSX::getFiles | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 60 of file class.ilDataCollectionExportOptionsXLSX.php.
References ilExport\_getExportDirectory(), getExportFiles(), and getExportType().
Here is the call graph for this function:| 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 | ) |
Definition at line 33 of file class.ilDataCollectionExportOptionsXLSX.php.
References init(), ILIAS\DI\Container\language(), ILIAS\Repository\lng(), and ILIAS\DI\Container\ui().
Here is the call graph for this function:| ilDataCollectionExportOptionsXLSX::onDeleteFiles | ( | ilExportHandlerConsumerContextInterface | $context, |
| ilExportHandlerConsumerFileIdentifierCollectionInterface | $file_identifiers | ||
| ) |
Definition at line 90 of file class.ilDataCollectionExportOptionsXLSX.php.
References 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.
References checkForAsyncEnabled(), and ILIAS\Repository\ctrl().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilDataCollectionExportOptionsXLSX.php.
|
protected |
Definition at line 31 of file class.ilDataCollectionExportOptionsXLSX.php.