Documentation

Page
in package

AbstractYes

Table of Contents

Properties

$template  : string
$renderer  : Renderer

Methods

show()  : void
Renders and sends the page to the client
__construct()  : mixed
setTemplateData()  : void
Sets the data to be used in the template

Properties

$template

protected string $template = ''

Methods

show()

Renders and sends the page to the client

public show() : void
Tags
throws
Exception

setTemplateData()

Sets the data to be used in the template

protected abstract setTemplateData() : void

        
On this page

Search results