TCA Reference¶
- Version
12.4
- Language
en
- Author
TYPO3 contributors
- License
This document is published under the Open Publication License.
- Rendered
2023-06-03 18:08
This document is the complete reference of the Table Configuration Array
$GLOBALS['TCA']
, which is a very central element of the TYPO3 architecture.
Table of Contents:
- Introduction
- Examples
- Best practises
- Field definitions (columns)
- Field types (config > type)
- Introduction
- Common properties
- Category
- Checkboxes
- Color
- Datetime
- File
- FlexForm field
- Folder
- Group fields
- Image manipulation
- IRRE / inline
- Input
- Language fields
- Link
- The
none
field - Number
- Pass through / virtual field
- Password
- Radiobuttons
- Select fields
- Slugs / URL parts
- Text areas & RTE
- Custom inputs (user)
- Uuid
- Table properties (ctrl)
- Backend display (interface)
- Grouping fields (palettes)
- Fields to be displayed (types)