ILIAS  trunk Revision v11.0_alpha-1831-g8615d53dadb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ILIAS\UI\Component\Modal\LightboxDescriptionEnabledPage Interface Reference

Interface LightboxDescriptionEnabledPage. More...

+ Inheritance diagram for ILIAS\UI\Component\Modal\LightboxDescriptionEnabledPage:
+ Collaboration diagram for ILIAS\UI\Component\Modal\LightboxDescriptionEnabledPage:

Public Member Functions

 getDescription ()
 Get the description of this page, displayed along with the media item. More...
 
- Public Member Functions inherited from ILIAS\UI\Component\Modal\LightboxPage
 getTitle ()
 Get the title of this page, displayed as title in the lightbox modal. More...
 
 getComponent ()
 Get the component representing the media item to be displayed in the modals content section, e.g. More...
 

Detailed Description

Interface LightboxDescriptionEnabledPage.

A lightbox descriptive page behaves like a LightBox with an additional description.

Definition at line 28 of file LightboxDescriptionEnabledPage.php.

Member Function Documentation

◆ getDescription()

ILIAS\UI\Component\Modal\LightboxDescriptionEnabledPage::getDescription ( )

Get the description of this page, displayed along with the media item.

Implemented in ILIAS\UI\Implementation\Component\Modal\LightboxImagePage.


The documentation for this interface was generated from the following file: