| extends | XoopsFormSelect | 
|---|
A select box with available themes
| Methods | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct(string $caption, string $name, mixed $value = null, int $size = 1, bool $theme_set_allowed = false)
		Constructor
	 Constructor Parameters
 Overrides | # | ||||||||||
| Methods inherited from XoopsFormSelect | 
|---|
| isMultiple(), getSize(), getValue(), setValue(), addOption(), addOptionArray(), getOptions(), render(), renderValidationJS() | 
| Properties inherited from XoopsFormSelect | 
|---|
| $_options, $_multiple, $_size, $_value | 
| Properties inherited from XoopsFormElement | 
|---|
| $customValidationCode, $_name, $_caption, $_accesskey, $_class, $_hidden, $_extra, $_required, $_description, $_nocolspan, $_formtype |