Yaf_View_Simple::render

(PECL yaf >=1.0.0)

Yaf_View_Simple::renderRender template

Beskrivelse

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

Render a tempalte and return the result.

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