Yaf_View_Interface 类
(Yaf >=1.0.0)
类摘要
class Yaf_View_Interface
{
abstract public assign(
string $name,
string $value = ?):
bool
abstract public display(
string $tpl,
array $tpl_vars = ?):
bool
abstract public render(
string $tpl,
array $tpl_vars = ?):
string
}
目录
There are no user contributed notes for this page.