19declare(strict_types=1);
37 protected FieldFactory $field_factory,
48 return $this->item_factory;
54 $this->signal_generator,
66 return new Lightbox($pages, $this->signal_generator);
Builds a Color from either hex- or rgb values.
roundtrip(string $title, Component\Component|array|null $content, array $inputs=[], ?string $post_url=null)
lightboxTextPage(string $text, string $title)
interruptive(string $title, string $message, string $form_action)
__construct(protected SignalGeneratorInterface $signal_generator, protected InterruptiveItem\Factory $item_factory, protected FieldFactory $field_factory,)
lightboxCardPage(Card $card)
lightboxImagePage(Image $image, string $title, string $description='')
Interface InterruptiveItem.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...