339 $this->checkArgListElements(
"system_infos", $system_infos, [SystemInfo::class]);
This describes the MainBar.
withHeaders(bool $use_headers)
withFooter(Footer $footer)
mainbar()
expected output: > ILIAS shows a link "Full Screen Page Layout".
withMetabar(MetaBar $meta_bar)
withAdditionalMetaDatum(Html\Tag $tag)
withFaviconPath(string $path)
withShortTitle(string $title)
withUIDemo(bool $switch=true)
withModeInfo(ModeInfo $mode_info)
withMainbar(MainBar $main_bar)
withResponsiveLogo(Image $logo)
withSystemInfos(array $system_infos)
withViewTitle(string $title)
withTextDirection(string $text_direction)
__construct(array $content, ?MetaBar $metabar=null, ?MainBar $mainbar=null, ?Breadcrumbs $locator=null, ?Image $logo=null, ?Image $responsive_logo=null, string $favicon_path='', ?Container $overlay=null, ?Footer $footer=null, string $title='', string $short_title='', string $view_title='')