trait ThemeGlobals

Theme global vars

Methods

string
getTemplateThemeFile(string $themeName)

Gte template theme file name

bool
includeThemeGlobals(string|null $themeName = null)

Include theme global vars

Details

at line 23
string getTemplateThemeFile(string $themeName)

Gte template theme file name

Parameters

string $themeName

Return Value

string

at line 34
protected bool includeThemeGlobals(string|null $themeName = null)

Include theme global vars

Parameters

string|null $themeName

Return Value

bool