ILIAS
trunk Revision v11.0_alpha-1769-g99a433fe2dc
|
Public Member Functions | |
init (Container $DIC) | |
getExportType () | |
getExportOptionId () | |
getSupportedRepositoryObjectTypes () | |
getLabel () | |
isObjectSupported (ObjectId $object_id) | |
![]() | |
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 |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 31 of file class.ilWikiExportOptionHTMLWithComments.php.
ilWikiExportOptionHTMLWithComments::getExportOptionId | ( | ) |
Definition at line 46 of file class.ilWikiExportOptionHTMLWithComments.php.
ilWikiExportOptionHTMLWithComments::getExportType | ( | ) |
Definition at line 41 of file class.ilWikiExportOptionHTMLWithComments.php.
ilWikiExportOptionHTMLWithComments::getLabel | ( | ) |
Definition at line 56 of file class.ilWikiExportOptionHTMLWithComments.php.
References ILIAS\Repository\lng().
ilWikiExportOptionHTMLWithComments::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 51 of file class.ilWikiExportOptionHTMLWithComments.php.
ilWikiExportOptionHTMLWithComments::init | ( | Container | $DIC | ) |
Definition at line 35 of file class.ilWikiExportOptionHTMLWithComments.php.
References init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilWikiExportOptionHTMLWithComments::isObjectSupported | ( | ObjectId | $object_id | ) |
Definition at line 62 of file class.ilWikiExportOptionHTMLWithComments.php.
References $context, ilObject\_exists(), ilExportGUI\CMD_LIST_EXPORT_FILES, ILIAS\Repository\ctrl(), and ILIAS\Data\ObjectId\toInt().
|
protected |
Definition at line 33 of file class.ilWikiExportOptionHTMLWithComments.php.