Documentation

Partial
in package

Table of Contents

Methods

get()  : string
Returns string containing HTML partial

Methods

get()

Returns string containing HTML partial

public get(string $section, string $filename[, array<string|int, mixed> $tplData = [] ]) : string
Parameters
$section : string

app section

$filename : string

the file containing the partial template

$tplData : array<string|int, mixed> = []

template data

Tags
throws
Exception
Return values
string

        
On this page

Search results