Classes
\Symbiote\KeyValueField\Tests
| Name | Description | |
|---|---|---|
| KeyValueFieldTest | No description available | EMPTY |
\Symbiote\MultiValueField\Fields
| Name | Description | |
|---|---|---|
| KeyValueField | A field that lets you specify both a key AND a value for each row entry | EMPTY |
| MultiValueCheckboxField | A checkboxset that uses a multivalue field for key / val pairs | EMPTY |
| MultiValueDropdownField | A multivalued field that uses dropdown boxes for selecting the value for each | EMPTY |
| MultiValueListField | A multivalued field that uses a multi choice select box for selecting the value | EMPTY |
| MultiValueTextField | A text field for multivalued text entry | EMPTY |
\Symbiote\MultiValueField\ORM\FieldType
| Name | Description | |
|---|---|---|
| MultiValueField | A DB field that serialises an array before writing it to the db, and returning the array back to the end user. | EMPTY |
\Symbiote\MultiValueField\Tests
| Name | Description | |
|---|---|---|
| MultiValueFieldTest | No description available | EMPTY |
| MultiValueFieldTest_DataObject | No description available | EMPTY |