AuthenticationStyleInformation

Read onlyYes

Provide styling for backend authentication forms, customized via extension configuration.

Internal
Attributes
#[Autoconfigure]
$public: true

Table of Contents

Methods

__construct()  : mixed
getBackgroundImageStyles()  : string
getDefaultLogo()  : PublicResourceInterface
getFooterNote()  : string
getHighlightColorStyles()  : string
getLogo()  : PublicResourceInterface|null
getLogoAlt()  : string
getBackendExtensionConfiguration()  : array<string|int, mixed>

Methods

getBackgroundImageStyles()

public getBackgroundImageStyles(ServerRequestInterface $request) : string
Parameters
$request : ServerRequestInterface
Return values
string

getFooterNote()

public getFooterNote() : string
Return values
string

getHighlightColorStyles()

public getHighlightColorStyles() : string
Return values
string

getLogoAlt()

public getLogoAlt() : string
Return values
string

getBackendExtensionConfiguration()

protected getBackendExtensionConfiguration() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results