BaseBlock
extends BaseBlock
in package
Class created by Core/Base/PluginDeploy
Tags
Table of Contents
- $css : string
- $footer : bool
- $style : string
- $verificode : string
- render() : string
- setVerificode() : void
Properties
$css
protected
string
$css
$footer
protected
bool
$footer
= false
$style
protected
string
$style
$verificode
protected
string
$verificode
Methods
render()
public
abstract render([bool $footer = false ]) : string
Parameters
- $footer : bool = false
Return values
string —setVerificode()
public
setVerificode(string $code) : void
Parameters
- $code : string