Yaf_View_Interface
在线手册:中文 英文
PHP手册

Yaf_View_Interface::render

(PECL yaf >=1.0.0)

Yaf_View_Interface::renderRender a template

说明

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

Render a template and return the result.

Warning

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

参数

tpl

tpl_vars

返回值


Yaf_View_Interface
在线手册:中文 英文
PHP手册