134 public function roundtrip($title, $content);
lightboxImagePage(Image $image, $title, $description='')
description: purpose: > A Lightbox image page represents an image inside a Lightbox modal...
lightboxTextPage(string $text, string $title)
description: purpose: > A Lightbox text page represents a document like content/text inside a Lightb...
Builds a Color from either hex- or rgb values.
roundtrip($title, $content)
description: purpose: > Round-Trip modals are to be used if the context would be lost by performing ...
interruptiveItem($id, $title, Image $icon=null, $description='')
description: purpose: > Interruptive items are displayed in an Interruptive modal and represent the ...
lightbox($pages)
description: purpose: > The Lightbox modal displays media data such as images or videos...
interruptive($title, $message, $form_action)
description: purpose: > An Interruptive modal disrupts the user in critical situation, forcing him or her to focus on the task at hand.