phpDocumentor

GambioAdminRenderer

Class GambioAdminRenderer

Table of Contents

$data  : LayoutData
$engine  : TemplateEngine
$loader  : GambioAdminLoader
__construct()  : mixed
GambioAdminRenderer constructor.
render()  : string
Renders the template.

Properties

Methods

render()

Renders the template.

public render(string $templatePath, array<string|int, mixed> $data) : string
Parameters
$templatePath : string
$data : array<string|int, mixed>
Tags
throws
RenderingFailedException
Return values
string

Search results