|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| SimpleRadioButtonTag ($attributes) | |
| expectEndTag () | |
| setValue ($value) | |
| getDefault () | |
| expectEndTag | ( | ) |
| getDefault | ( | ) |
Accessor for starting value.
Reimplemented from SimpleWidget.
Definition at line 986 of file tag.php.

| setValue | ( | $ | value | ) |
The only allowed value sn the one in the "value" attribute.
| string | $value | New value. |
Reimplemented from SimpleWidget.
Definition at line 971 of file tag.php.

| SimpleRadioButtonTag | ( | $ | attributes | ) |