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.