19declare(strict_types=1);
58 bool $with_title =
true
60 $link = $this->link_provider->update($base_path, $element);
75 bool $with_title =
true
77 $link = $this->link_provider->create($base_path, $element);
78 $editor_tag = $this->editor_dictionary->tagForElement($element);
79 $context_element = $element;
80 if ($created_with = $editor_tag?->createdWith()) {
81 $element = $this->navigator_factory->navigator(
84 )->lastElementAtFinalStep();
86 return $this->getFormForElement(
92 !$created_with && !$editor_tag?->isLastInTree()
106 $section = [$this->input_factory->getInputFields(
113 return $this->ui_factory->input()->container()->form()->standard(
Builds a Color from either hex- or rgb values.
The scope of this class is split ilias-conform URI's into components.