Skip to content
Snippets Groups Projects
Commit 235c1c97 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[TASK] Clean up TcaSchema field types

Clean up of field types for TcaSchema.

In detail:

* Removes duplicate interface implementation
* Move __set_state() to abstract
* Introduces FieldFormat enum
* Extends some FieldType's for convenience methods
* Extends TcaSchema::getFields() to support list of fields
* Adds styleguide example for type=none with format configuration

Resolves: #104741
Releases: main
Change-Id: I06afc6d52eb0f5fa299ffef5701f178378f7c942
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85786


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent f53eefba
Showing
with 57 additions and 119 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment