Options
Menu

Module Themes

module

Themes

main

Themes

Index

Functions

applyTheme

  • applyTheme(theme: any, branding: any)

getAvailableBrandings

  • getAvailableBrandings(): Array<string>

getAvailableThemes

  • getAvailableThemes(): Array<string>

getBranding

  • getBranding(name: any): any

setBranding

  • setBranding(name: any, branding: any)

setCSS

  • setCSS(el: any, file: any)

setFavicon

  • setFavicon(file: any)

setTheme

  • setTheme(name: any, branding: any)

Variables

_module

_module: ng.IModule

currentBranding

currentBranding: string

currentTheme

currentTheme: string

defaultLoginBg

defaultLoginBg: string

log

log: Logging.Logger

pluginName

pluginName: string

Generated using TypeDoc