Yaf_View_Interface::display

(Yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Opis

abstract public Yaf_View_Interface::display ( string $tpl [, array $tpl_vars ] ) : bool

Render a template and output the result immediatly.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

tpl

tpl_vars

Zwracane wartości

add a note add a note

User Contributed Notes

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