(Yaf >=1.0.0)
Yaf_View_Simple::__set — 为锟斤拷图锟斤拷锟斤拷锟斤拷锟揭伙拷锟侥o拷锟斤拷锟斤拷
锟斤拷锟斤拷一锟斤拷锟斤拷锟津单诧拷锟斤拷锟斤拷锟斤拷锟斤拷锟� Yaf_View_Simple::assign() 锟侥凤拷锟斤拷
name
一锟斤拷锟街凤拷锟斤拷值锟斤拷锟斤拷锟斤拷
value
Mixed value.
Example #1 Yaf_View_Simple::__set()example
<?php
class IndexController extends Yaf_Controller_Abstract {
public function indexAction() {
$this->getView()->foo = "bar"; // same as assign("foo", "bar");
}
?>