コード例 #1
0
 public function setEnabled($enabled)
 {
     $this->__load();
     return parent::setEnabled($enabled);
 }