legacy(string $name, Symbol $symbol, \ILIAS\UI\Component\Legacy\Content $content)
description: purpose: > The Legacy Slate is used to wrap content into a slate when there is no other...
This describes the Legacy-Slate.
Notifications Slates are Slates restricted to only containing Notification Items. ...
This describes the Drilldown Slate.
drilldown(string $name, \ILIAS\UI\Component\Symbol\Symbol $symbol, \ILIAS\UI\Component\Menu\Drilldown $drilldown)
description: purpose: > Drilldown Slates provide further menu structure in a slate.
This is what a factory for slates looks like.
notification(string $name, array $notification_items)
description: purpose: > Notifications Slates are used by the system to publish information to the us...
combined(string $name, Symbol $symbol)
description: purpose: > The Combined Slate bundles related controls; these can also be further Slate...
This describes the Combined Slate.