XoopsFormElement | --XoopsFormRadio | --XoopsFormRadioYN
A pair of radio buttons labelled _YES and _NO with values 1 and 0
XoopsFormRadioYN XoopsFormRadioYN( string $caption, string $name, [string $value = null], [string $yes = _YES], [string $no = _NO])