|
update : 2015.11.03
php.shukuma.com검색:
|
Yaf_View_Simple::assignRef(Yaf >=1.0.0) Yaf_View_Simple::assignRef — The assignRef purpose 설명unlike Yaf_View_Simple::assign(), this method assign a ref value to engine. 인수
반환값
예제Example #1 Yaf_View_Simple::assignRef()example
<?phpExample #2 template()example
<html>위 예제의 출력 예시: /* access the index controller will result: */ changed 참고
|