/** */ protected function init() { parent::init(); $this->input_type('checkbox'); }
/** */ protected function init() { parent::init(); $this->input_type('radio'); }