Sidebar

Read onlyYes
FinalYes

Renders the complete backend sidebar with all registered components.

Internal

Table of Contents

Methods

__construct()  : mixed
getComponentByIdentifier()  : SidebarComponentInterface|null
isAccessible()  : bool
isExpanded()  : bool
render()  : array{html: string, modules: list, accessible: bool, expanded: bool}

Methods

isAccessible()

public isAccessible() : bool
Return values
bool

isExpanded()

public isExpanded() : bool
Return values
bool

render()

public render() : array{html: string, modules: list, accessible: bool, expanded: bool}
Return values
array{html: string, modules: list, accessible: bool, expanded: bool}

        
On this page

Search results