ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
init (Container $DIC) | |
getExportType () | |
getExportOptionId () | |
getSupportedRepositoryObjectTypes () | |
isObjectSupported (ObjectId $object_id) | |
isPublicAccessPossible () | |
getLabel () | |
onExportOptionSelected (\ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface $context) | |
![]() | |
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) | |
![]() | |
__construct () | |
isObjectSupported (ObjectId $object_id) | |
isPublicAccessPossible () | |
Protected Attributes | |
ilLanguage | $lng |
ilDBInterface | $db |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 27 of file class.ilLearningModuleExportOptionXML.php.
ilLearningModuleExportOptionXML::getExportOptionId | ( | ) |
Definition at line 44 of file class.ilLearningModuleExportOptionXML.php.
ilLearningModuleExportOptionXML::getExportType | ( | ) |
Definition at line 39 of file class.ilLearningModuleExportOptionXML.php.
ilLearningModuleExportOptionXML::getLabel | ( | ) |
Definition at line 66 of file class.ilLearningModuleExportOptionXML.php.
References ILIAS\Repository\lng().
ilLearningModuleExportOptionXML::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 49 of file class.ilLearningModuleExportOptionXML.php.
ilLearningModuleExportOptionXML::init | ( | Container | $DIC | ) |
Definition at line 32 of file class.ilLearningModuleExportOptionXML.php.
References ILIAS\DI\Container\database(), init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilLearningModuleExportOptionXML::isObjectSupported | ( | ObjectId | $object_id | ) |
Definition at line 54 of file class.ilLearningModuleExportOptionXML.php.
References ILIAS\Data\ObjectId\toInt().
ilLearningModuleExportOptionXML::isPublicAccessPossible | ( | ) |
Definition at line 61 of file class.ilLearningModuleExportOptionXML.php.
ilLearningModuleExportOptionXML::onExportOptionSelected | ( | \ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface | $context | ) |
Definition at line 72 of file class.ilLearningModuleExportOptionXML.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 30 of file class.ilLearningModuleExportOptionXML.php.
|
protected |
Definition at line 29 of file class.ilLearningModuleExportOptionXML.php.