Home - adamwojs/ezplatform-fieldtype-library GitHub Wiki
Available field types
| # | Name | Description |
|---|---|---|
| 1 | AbstractChoice | Abstract implementation of choice field type |
| 2 | AbstractEntity | Abstract implementation of embedded Doctrine Entity |
| 3 | AbstractTextLine | Abstract implementation of text line field type |
| 4 | CalculatedValue | Value calculated as expression based on content fields |
| 5 | Currency | Currency choice |
| 6 | Language | Language choice |
| 7 | Locale | Locale choice |
| 8 | MaskedTextLine | Masked text line |
| 9 | Timezone | Timezone choice |