AvailableTcaTables
Read onlyYes
This class is a hook implementation and is not part of the TYPO3 Core API.
Attributes
- #[Autoconfigure]
- $public: true
Table of Contents
Methods
- __construct() : mixed
- populateTables() : void
- itemsProcFunc for adding all available TCA tables
Methods
__construct()
public
__construct(IconFactory $iconFactory, TcaSchemaFactory $tcaSchemaFactory) : mixed
Parameters
- $iconFactory : IconFactory
- $tcaSchemaFactory : TcaSchemaFactory
populateTables()
itemsProcFunc for adding all available TCA tables
public
populateTables(array<string|int, mixed> &$fieldDefinition) : void
Parameters
- $fieldDefinition : array<string|int, mixed>