mobileTheme
in package
Table of Contents
Methods
- __construct() : mixed
- controlLink() : mixed
- places a link on the theme page to switch to or from the mobile theme
- getOptionsSupported() : mixed
- handleOption() : mixed
- theme() : mixed
- Filter to "setupTheme" that will override the gallery theme with the appropriate mobile theme
Methods
__construct()
public
__construct() : mixed
controlLink()
places a link on the theme page to switch to or from the mobile theme
public
static controlLink([string $text = NULL ][, mixed $before = NULL ][, mixed $after = Null ]) : mixed
Parameters
- $text : string = NULL
-
link text
- $before : mixed = NULL
- $after : mixed = Null
getOptionsSupported()
public
getOptionsSupported() : mixed
handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
theme()
Filter to "setupTheme" that will override the gallery theme with the appropriate mobile theme
public
static theme(string $theme) : mixed
Parameters
- $theme : string