HTML_QuickForm_radio::setChecked()

HTML_QuickForm_radio::setChecked() – Sets whether radio button is checked

Synopsis

require_once 'HTML/QuickForm/radio.php';

void HTML_QuickForm_radio::setChecked ( bool $checked )

Description

This package is not documented yet.

Parameter

boolean $checked

Whether the field is checked or not

Throws

throws no exceptions thrown

See

see getChecked().

Note

since 1.0

This function can not be called statically.

Returns the radio text (Previous) Sets the radio text (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.