Yaf_View_Simple::eval

(Yaf >=2.2.0)

Yaf_View_Simple::evalRender template

Beschreibung

public Yaf_View_Simple::eval(string $tpl_content, array $tpl_vars = ?): string

Render a string tempalte and return the result.

Parameter-Liste

tpl_content

string template

tpl_vars

Rückgabewerte

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top