The Yaf_View_Interface class

(Yaf >=1.0.0)

���

Yaf���û��ṩһ����һ������չ�ġ����Զ�����ͼ����ӿڣ��û�����ʹ���Լ�����ͼ����������Yaf���õ�Yaf_View_Simple��������һ��������ôʵ�ֵ����ӣ��뿴Yaf_Dispatcher::setView()��

��ժҪ

Yaf_View_Interface {
/* ���� */
abstract public assign ( string $name [, string $value ] ) : bool
abstract public display ( string $tpl [, array $tpl_vars ] ) : bool
abstract public getScriptPath ( void ) : void
abstract public render ( string $tpl [, array $tpl_vars ] ) : string
abstract public setScriptPath ( string $template_dir ) : void
}

Table of Contents