themeSwitcher
in package
Table of Contents
Methods
- __construct() : mixed
- active() : mixed
- controlLink() : mixed
- places a selector so a user may change thems
- getOptionsSupported() : mixed
- handleOption() : mixed
- head() : mixed
- theme() : mixed
- Filter to "setupTheme" that will override the gallery theme with user selected theme
Methods
__construct()
public
__construct() : mixed
active()
public
static active() : mixed
controlLink()
places a selector so a user may change thems
public
static controlLink([mixed $textIn = NULL ]) : mixed
Parameters
- $textIn : mixed = NULL
getOptionsSupported()
public
getOptionsSupported() : mixed
handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
head()
public
static head(mixed $css) : mixed
Parameters
- $css : mixed
theme()
Filter to "setupTheme" that will override the gallery theme with user selected theme
public
static theme(string $theme) : mixed
Parameters
- $theme : string