コード例 #1
0
 public function getAttribs()
 {
     $attribs = parent::getAttribs();
     unset($attribs['buttons']);
     return $attribs;
 }