Beispiel #1
0
 public function settingsRules()
 {
     return array_merge(parent::settingsRules(__CLASS__), array(array('show_border', 'boolean')));
 }