rewriteTokens
in package
Table of Contents
Properties
- $conf_vars : mixed
- $plugin_vars : mixed
- $zp_cfg_a : mixed
- $zp_cfg_b : mixed
Methods
- __construct() : mixed
- __destruct() : mixed
- addMissingDefaultTokens() : mixed
- Adds missing individual default tokens to the $conf_vars property
- getOptionsSupported() : mixed
- handleOption() : mixed
- handleOptionSave() : mixed
- tabs() : mixed
- anOption() : mixed
Properties
$conf_vars
private
mixed
$conf_vars
= array()
$plugin_vars
private
mixed
$plugin_vars
= array()
$zp_cfg_a
private
mixed
$zp_cfg_a
$zp_cfg_b
private
mixed
$zp_cfg_b
Methods
__construct()
public
__construct() : mixed
__destruct()
public
__destruct() : mixed
addMissingDefaultTokens()
Adds missing individual default tokens to the $conf_vars property
public
addMissingDefaultTokens() : mixed
getOptionsSupported()
public
getOptionsSupported() : mixed
handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
handleOptionSave()
public
handleOptionSave(mixed $theme, mixed $album) : mixed
Parameters
- $theme : mixed
- $album : mixed
tabs()
public
static tabs(mixed $tabs) : mixed
Parameters
- $tabs : mixed
anOption()
protected
static anOption(mixed $page, mixed $element, mixed &$_definitions) : mixed
Parameters
- $page : mixed
- $element : mixed
- $_definitions : mixed