Yaf_View_Interface::render

(Yaf >=1.0.0)

Yaf_View_Interface::renderRender a template

Beschreibung

abstract public Yaf_View_Interface::render ( string $tpl , array $tpl_vars = ? ) : string

Render a template and return the result.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

tpl

tpl_vars

Rückgabewerte

add a note add a note

User Contributed Notes

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