Example #1
0
 function __construct()
 {
     $this->id = Table::CreateID();
     //$this->name = "widget".$this->id;
 }