phpDocumentor

SmartyEngine implements TemplateEngine

Class SmartyEngine

Interfaces, Classes and Traits

TemplateEngine
Interface TemplateEngine

Table of Contents

$configuration  : SmartyConfiguration
$smarty  : Smarty
$templateExtender  : TemplateExtender
__construct()  : mixed
SmartyEngine 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
inheritDoc
Return values
string

Search results