Class rex_form_radio_element

rex_form_element
Extended by rex_form_options_element
Extended by rex_form_radio_element
Package: redaxo\core\form
Located at redaxo/src/core/lib/form/elements/radio.php

Methods summary

public
# __construct( mixed $tag = '', rex_form_base $table = null, array $attributes = [] )
protected
public

Methods inherited from rex_form_options_element

addArrayOptions(), addDBSqlOptions(), addOption(), addOptions(), addSqlOptions(), getOptions()

Methods inherited from rex_form_element

_get(), formatClass(), formatNotice(), get(), getAttribute(), getAttributes(), getFieldName(), getFooter(), getFragment(), getHeader(), getLabel(), getNotice(), getPrefix(), getSaveValue(), getSuffix(), getTag(), getValidator(), getValue(), hasAttribute(), hasSeparateEnding(), setAttribute(), setAttributes(), setDefaultSaveValue(), setFieldName(), setFooter(), setHeader(), setLabel(), setNotice(), setPrefix(), setSuffix(), setValue(), show(), wrapContent()

Properties summary

Properties inherited from rex_form_element

$attributes, $defaultSaveValue, $fieldName, $footer, $header, $label, $notice, $prefix, $separateEnding, $suffix, $table, $tag, $validator, $value