Tpl
in package
FinalYes
Table of Contents
Methods
- getElement() : string
- Pick the template part we needed Used in more than 100 places directly as Tpl::getTemplateElement()
- includeAndSuperTrim() : string
Methods
getElement()
Pick the template part we needed Used in more than 100 places directly as Tpl::getTemplateElement()
public
static getElement(string $tplName[, bool $bTrim = true ]) : string
Parameters
- $tplName : string
- $bTrim : bool = true
Return values
string —- SuperTrimmed
includeAndSuperTrim()
private
static includeAndSuperTrim(string $tplName, bool $bTrim) : string
Parameters
- $tplName : string
- $bTrim : bool