|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilLearningModuleExportOptionXML:
Collaboration diagram for ilLearningModuleExportOptionXML:Public Member Functions | |
| init (Container $DIC) | |
| getExportType () | |
| getExportOptionId () | |
| getSupportedRepositoryObjectTypes () | |
| isObjectSupported (ObjectId $object_id) | |
| isPublicAccessPossible () | |
| getLabel () | |
| onExportOptionSelected (\ILIAS\Export\ExportHandler\I\Consumer\Context\HandlerInterface $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 | |
| ilLanguage | $lng |
| ilDBInterface | $db |
Protected Attributes inherited from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler | |
| 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().
Here is the call graph for this function:| ilLearningModuleExportOptionXML::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 49 of file class.ilLearningModuleExportOptionXML.php.
| ilLearningModuleExportOptionXML::init | ( | Container | $DIC | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicLegacyHandler.
Definition at line 32 of file class.ilLearningModuleExportOptionXML.php.
References $DIC, init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilLearningModuleExportOptionXML::isObjectSupported | ( | ObjectId | $object_id | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicHandler.
Definition at line 54 of file class.ilLearningModuleExportOptionXML.php.
| ilLearningModuleExportOptionXML::isPublicAccessPossible | ( | ) |
Reimplemented from ILIAS\Export\ExportHandler\Consumer\ExportOption\BasicHandler.
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().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilLearningModuleExportOptionXML.php.
|
protected |
Definition at line 29 of file class.ilLearningModuleExportOptionXML.php.