extends |
XoopsFormRadio |
|---|
Yes/No radio buttons.
A pair of radio buttons labelled _YES and _NO with values 1 and 0
| Methods | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
public
|
__construct(string $caption, string $name, string $value = null, string $yes = _YES, string $no = _NO)
Constructor
Constructor Parameters
Overrides |
# | ||||||||||
| Methods inherited from XoopsFormRadio |
|---|
getValue(), setValue(), addOption(), addOptionArray(), getOptions(), getDelimeter(), render() |
| Properties inherited from XoopsFormRadio |
|---|
$_options, $_value, $columns, $_delimeter |
| Properties inherited from XoopsFormElement |
|---|
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |