ILIAS
trunk Revision v11.0_alpha-1843-g9e1fad99175
|
Public Member Functions | |
init (Container $DIC) | |
isObjectSupported (ObjectId $object_id) | |
getExportType () | |
getExportOptionId () | |
getSupportedRepositoryObjectTypes () | |
getLabel () | |
onExportOptionSelected (ilExportHandlerConsumerContextInterface $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 |
![]() | |
ilCtrl | $ctrl |
ilDataFactory | $data_factory |
Definition at line 26 of file class.ilBlogExportOptionHTMLWithComments.php.
ilBlogExportOptionHTMLWithComments::getExportOptionId | ( | ) |
Definition at line 48 of file class.ilBlogExportOptionHTMLWithComments.php.
ilBlogExportOptionHTMLWithComments::getExportType | ( | ) |
Definition at line 43 of file class.ilBlogExportOptionHTMLWithComments.php.
ilBlogExportOptionHTMLWithComments::getLabel | ( | ) |
Definition at line 58 of file class.ilBlogExportOptionHTMLWithComments.php.
References ILIAS\Repository\lng().
ilBlogExportOptionHTMLWithComments::getSupportedRepositoryObjectTypes | ( | ) |
Definition at line 53 of file class.ilBlogExportOptionHTMLWithComments.php.
ilBlogExportOptionHTMLWithComments::init | ( | Container | $DIC | ) |
Definition at line 30 of file class.ilBlogExportOptionHTMLWithComments.php.
References init(), ILIAS\DI\Container\language(), and ILIAS\Repository\lng().
ilBlogExportOptionHTMLWithComments::isObjectSupported | ( | ObjectId | $object_id | ) |
Definition at line 37 of file class.ilBlogExportOptionHTMLWithComments.php.
References ilObjBlogAccess\isCommentsExportPossible(), and ILIAS\Data\ObjectId\toInt().
ilBlogExportOptionHTMLWithComments::onExportOptionSelected | ( | ilExportHandlerConsumerContextInterface | $context | ) |
Definition at line 64 of file class.ilBlogExportOptionHTMLWithComments.php.
References ILIAS\Repository\ctrl().
|
protected |
Definition at line 28 of file class.ilBlogExportOptionHTMLWithComments.php.