downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Yaf_View_Interface::assign> <Yaf_Action_Abstract::getController
[edit] Last updated: Fri, 17 May 2013

view this page in

Yaf_View_Interface クラス

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

Yaf では、組み込みのビューエンジン Yaf_View_Simple のかわりにカスタムビューを自作できるようになっています。 そのの実例は、 Yaf_Dispatcher::setView() を参照ください。

クラス概要

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

目次



add a note add a note User Contributed Notes Yaf_View_Interface - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites