The Yaf_View_Interface class
(Yaf >=1.0.0)
类摘要
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
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.