Class XoopsFormSelectLang

extends XoopsFormSelect

A select field with available languages

Methods
Methods inherited from XoopsFormSelect
isMultiple(), getSize(), getValue(), setValue(), addOption(), addOptionArray(), getOptions(), render(), renderValidationJS()
Methods inherited from XoopsFormElement
isContainer(), setName(), getName(), setAccessKey(), getAccessKey(), getAccessString(), setClass(), getClass(), setCaption(), getCaption(), getTitle(), setDescription(), getDescription(), setHidden(), isHidden(), isRequired(), setExtra(), getExtra(), setNocolspan(), getNocolspan(), getFormType(), setFormType(),
Properties inherited from XoopsFormSelect
$_options, $_multiple, $_size, $_value
Properties inherited from XoopsFormElement
$customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype