ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Interface LightboxDescriptionEnabledPage. More...
Public Member Functions | |
getDescription () | |
Get the description of this page, displayed along with the media item. More... | |
![]() | |
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... | |
Interface LightboxDescriptionEnabledPage.
A lightbox descriptive page behaves like a LightBox with an additional description.
Definition at line 28 of file LightboxDescriptionEnabledPage.php.
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.