Yaf_View_Simple
PHP Manual

Yaf_View_Simple::render

(PECL yaf >=1.0.0)

Yaf_View_Simple::renderRender template

说明

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

Render a tempalte and return the result.

Warning

本函数还未编写文档,仅有参数列表。

参数

tpl

tpl_vars

返回值


Yaf_View_Simple
PHP Manual