zenpagecms
in package
Table of Contents
Methods
- __construct() : mixed
- admin_toolbox_global() : mixed
- Zenpage admin toolbox links
- admin_toolbox_news() : mixed
- admin_toolbox_pages() : mixed
- checkForGuest() : mixed
- Handles password checks
- disableZenpageItems() : mixed
- getOptionsSupported() : mixed
- handleOption() : mixed
- isMyItemToView() : mixed
- Handles item ownership returns true for allowed access, false for denyed, returns original parameter if not my gallery page
- switcher_controllink() : mixed
- switcher_head() : mixed
- switcher_setup() : mixed
Methods
__construct()
public
__construct() : mixed
admin_toolbox_global()
Zenpage admin toolbox links
public
static admin_toolbox_global(mixed $zf) : mixed
Parameters
- $zf : mixed
admin_toolbox_news()
public
static admin_toolbox_news(mixed $redirect, mixed $zf) : mixed
Parameters
- $redirect : mixed
- $zf : mixed
admin_toolbox_pages()
public
static admin_toolbox_pages(mixed $redirect, mixed $zf) : mixed
Parameters
- $redirect : mixed
- $zf : mixed
checkForGuest()
Handles password checks
public
static checkForGuest(string $auth) : mixed
Parameters
- $auth : string
Tags
disableZenpageItems()
public
static disableZenpageItems(mixed $script, mixed $valid) : mixed
Parameters
- $script : mixed
- $valid : mixed
getOptionsSupported()
public
getOptionsSupported() : mixed
handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
isMyItemToView()
Handles item ownership returns true for allowed access, false for denyed, returns original parameter if not my gallery page
public
static isMyItemToView(bool $fail) : mixed
Parameters
- $fail : bool
switcher_controllink()
public
static switcher_controllink(mixed $theme) : mixed
Parameters
- $theme : mixed
switcher_head()
public
static switcher_head(mixed $list) : mixed
Parameters
- $list : mixed
switcher_setup()
public
static switcher_setup(mixed $ignore) : mixed
Parameters
- $ignore : mixed