ZenphotoCMS 1.6.x

themeSwitcher

Table of Contents

__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
Return values
mixed

active()

public static active() : mixed
Return values
mixed

places a selector so a user may change thems

public static controlLink([mixed $textIn = NULL ]) : mixed
Parameters
$textIn : mixed = NULL
Return values
mixed

getOptionsSupported()

public getOptionsSupported() : mixed
Return values
mixed

handleOption()

public handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
$option : mixed
$currentValue : mixed
Return values
mixed

head()

public static head(mixed $css) : mixed
Parameters
$css : mixed
Return values
mixed

theme()

Filter to "setupTheme" that will override the gallery theme with user selected theme

public static theme(string $theme) : mixed
Parameters
$theme : string
Return values
mixed

Search results