TCA Reference¶
Version: | main |
---|---|
Language: | en |
Author: | TYPO3 contributors |
License: | This document is published under the Open Publication License. |
Rendered: | 2022-06-18 08:41 |
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
- 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)
- Table properties (ctrl)
- Backend display (interface)
- Grouping fields (palettes)
- Fields to be displayed (types)