\CSSManager

Class takes care of the css template/ theme type.

e.g. light and dark

Summary

Methods
Properties
Constants
init()
setCSS()
getCSSChangeLink()
getCurrentCSS()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$allCSS
$css
N/A

Properties

$allCSS

$allCSS : 

Type

$css

$css : 

Type

Methods

init()

init() 

Load css theme type.

setCSS()

setCSS(  $css) 

Change the css type of the site see $allCSS for list

Parameters

$css

getCSSChangeLink()

getCSSChangeLink() 

Gets the link to change css theme.

getCurrentCSS()

getCurrentCSS() 

Gets the current css theme.