_type = self::TYPE_RADIO; $this->_name = I18n::get('Radio'); $this->_is_enum = TRUE; $this->_layout_edit = TRUE; $this->_layout = self::LAYOUT_HORIZONTAL; } }