Class XoopsFormSelectMatchOption
Backward compatibility stub - use real class, as shown below for all new development.
- ArrayObject implements IteratorAggregate, Traversable, ArrayAccess, Serializable, Countable
- 
			 Xoops\Html\Attributes
			
			 implements 
				Xoops\Core\AttributeInterface Xoops\Html\Attributes
			
			 implements 
				Xoops\Core\AttributeInterface
- 
			 Xoops\Form\Element Xoops\Form\Element
- 
			 Xoops\Form\OptionElement Xoops\Form\OptionElement
- 
			 Xoops\Form\Select Xoops\Form\Select
- 
			 Xoops\Form\SelectMatchOption Xoops\Form\SelectMatchOption
- 
			 XoopsFormSelectMatchOption XoopsFormSelectMatchOption
		
		
		
		
			Located at lass/xoopsform/formselectmatchoption.php
		
	
	| 
			__construct()
		 | 
| 
			addOptionGroup(), 
			getSize(), 
			isMultiple(), 
			render(), 
			renderOption(), 
			renderValidationJS()
		 | 
| 
			addOption(), 
			addOptionArray(), 
			getOptions()
		 | 
| 
			add(), 
			clear(), 
			doRender(), 
			get(), 
			getAll(), 
			getAllLike(), 
			getNames(), 
			has(), 
			remove(), 
			set(), 
			setAll(), 
			setArrayItem(), 
			setMerge(), 
			suppressRender()
		 | 
| 
append(), 
asort(), 
count(), 
exchangeArray(), 
getArrayCopy(), 
getFlags(), 
getIterator(), 
getIteratorClass(), 
ksort(), 
natcasesort(), 
natsort(), 
offsetExists(), 
offsetGet(), 
offsetSet(), 
offsetUnset(), 
serialize(), 
setFlags(), 
setIteratorClass(), 
uasort(), 
uksort(), 
unserialize()
		 | 
| 
ARRAY_AS_PROPS, 
STD_PROP_LIST
		 | 
| 
			$value
		 | 
| 
			$customValidationCode, 
			$extra, 
			$suppressList
		 | 
| 
			$suppressRenderAttributes
		 |