ThemesPanel
extends Panel
in package
Debugger panel that collects and displays Themes information.
Tags
Table of Contents
- $blocks : mixed
- $layouts : mixed
- $theme : mixed
- getDetail() : string
- getName() : string
- getSummary() : string
- init() : mixed
- save() : mixed
Properties
$blocks
public
mixed
$blocks
= []
$layouts
public
mixed
$layouts
= []
$theme
public
mixed
$theme
Methods
getDetail()
public
getDetail() : string
Tags
Return values
string —getName()
public
getName() : string
Tags
Return values
string —getSummary()
public
getSummary() : string
Tags
Return values
string —init()
public
init() : mixed
Return values
mixed —save()
public
save() : mixed