This describes the MainBar.
modeInfo(string $title, URI $close_action)
description: purpose: > The Mode Info is a section on a page that informs the user that he is in a c...
mainBar()
description: purpose: > The Main Bar allows exploring the content and features of the plattform...
footer()
description: purpose: > The Footer is a unique page section which can be used to accommodate links t...
systemInfo(string $headline, string $information_text)
description: purpose: > The System Info is a section of the standard page that informs the user abou...
Slate Factory $slate_factory
__construct(SignalGeneratorInterface $signal_generator, Slate\Factory $slate_factory)
slate()
description: purpose: > A Slate is a collection of Components that serve a specific and singular pur...
metaBar()
description: purpose: > The Meta Bar is a unique page section to accomodate elements that should per...
SignalGeneratorInterface $signal_generator