|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilHTLMExportOptionHTML:
Collaboration diagram for ilHTLMExportOptionHTML:Public Member Functions | |
| init (Container $DIC) | |
| getExportType () | |
| getExportOptionId () | |
| getSupportedRepositoryObjectTypes () | |
| getLabel () | |
| 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 | |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| IRSS | $irss |
| Filesystem | $storage |
Protected Attributes inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler | |
| ilCtrl | $ctrl |
| ilDataFactory | $data_factory |
Definition at line 29 of file class.ilHTLMExportOptionHTML.php.
| ilHTLMExportOptionHTML::getExportOptionId | ( | ) |
Definition at line 50 of file class.ilHTLMExportOptionHTML.php.
| ilHTLMExportOptionHTML::getExportType | ( | ) |
Definition at line 45 of file class.ilHTLMExportOptionHTML.php.
| ilHTLMExportOptionHTML::getLabel | ( | ) |
Definition at line 60 of file class.ilHTLMExportOptionHTML.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| ilHTLMExportOptionHTML::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 55 of file class.ilHTLMExportOptionHTML.php.
| ilHTLMExportOptionHTML::init | ( | Container | $DIC | ) |
Definition at line 36 of file class.ilHTLMExportOptionHTML.php.
References ILIAS\Repository\ctrl(), ILIAS\DI\Container\ctrl(), ILIAS\DI\Container\filesystem(), init(), ILIAS\DI\Container\language(), ILIAS\Repository\lng(), and ILIAS\DI\Container\resourceStorage().
Here is the call graph for this function:| ilHTLMExportOptionHTML::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 66 of file class.ilHTLMExportOptionHTML.php.
References ilExport\_createExportDirectory(), ilExport\_getExportDirectory(), ILIAS\Repository\ctrl(), and IL_INST_ID.
Here is the call graph for this function:
|
protected |
Definition at line 31 of file class.ilHTLMExportOptionHTML.php.
|
protected |
Definition at line 33 of file class.ilHTLMExportOptionHTML.php.
|
protected |
Definition at line 32 of file class.ilHTLMExportOptionHTML.php.
|
protected |
Definition at line 34 of file class.ilHTLMExportOptionHTML.php.