|
dmBridge PHP API
|
Encapsulates an HTML <input type="radio"> element. More...
Inheritance diagram for DMRadioField:Encapsulates an HTML <input type="radio"> element.
Definition at line 15 of file DMRadioField.php.
| DMRadioField::__construct | ( | $ | name | ) |
| name |
Reimplemented from DMAbstractFormField.
Definition at line 25 of file DMRadioField.php.
| DMRadioField::getHTMLTag | ( | ) |
Implements DMFormField.
Definition at line 49 of file DMRadioField.php.
| DMRadioField::isChecked | ( | ) |
| DMRadioField::setChecked | ( | $ | bool | ) |