extends |
HtmlFormDataElement |
---|
Выводит список радиокнопок
Methods | ||
---|---|---|
public
|
__construct($id, $delimiter = '')
|
# |
public
|
AddRadio($value, $caption, $attributes = [])
|
# |
public
|
setChecked($value)
|
# |
public
|
getChecked()
|
# |
public
|
RenderImpl()
|
# |
public
|
getRequestData()
|
# |
public
|
clean()
|
# |
Methods inherited from Zippy\Html\Form\HtmlFormDataElement |
---|
setValue(), getValue() |
Properties | |||
---|---|---|---|
public
|
|
$delimiter = " "
|
# |
public
|
|
$list = []
|
# |
protected
|
|
$event
|
# |
public
|
|
$selectedvalue = -1
|
# |
Properties inherited from Zippy\Html\Form\HtmlFormDataElement |
---|
$value |
Properties inherited from Zippy\Html\HtmlComponent |
---|
$id, $disabled, $visible, $owner, $tag |