| extends | XoopsFormSelect | 
|---|
A select field with countries
| Methods | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 
					
	public
					
					
				 | __construct(string $caption, string $name, mixed $value = null, int $size = 1)
		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 |