|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
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... | |
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.