示例#1
0
 public function __construct($id = NULL)
 {
     parent::__construct($id);
     $this->title = $this->name;
 }