Yaf_View_Interface
PHP Manual

Yaf_View_Interface::display

(PECL yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Opis

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

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


Yaf_View_Interface
PHP Manual