Yaf_View_Interface::render

(Yaf >=1.0.0)

Yaf_View_Interface::renderRender a template

Descrizione

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

Render a template and return the result.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

tpl

tpl_vars

Valori restituiti

add a note

User Contributed Notes

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