Yaf_View_Interface
PHP Manual

Yaf_View_Interface::render

(PECL yaf >=1.0.0)

Yaf_View_Interface::renderRender a template

Opis

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

Render a template and return the result.

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