Yaf_View_Interface::display

(PECL yaf >=1.0.0)

Yaf_View_Interface::displayRender and output a template

Beskrivelse

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

Render a template and output the result immediatly.

Advarsel

This function is currently not documented; only its argument list is available.

Parametre

tpl

tpl_vars

Returnerings Værdier

add a note add a note

User Contributed Notes

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