Last updated 3 years ago
Definition
XoopsFormRadioYN($caption, $name, $value=null, $yes=_YES, $no=_NO, $id="")
Usage This class shows radio box with text. But diferent from XoopsFormRadio, XoopsFormRadioYN can show only twho selection Yes and No. Both can be changed with $yes and $no parameters.