Extending the TCA array¶
Being a PHP array, the Table Configuration Array can be easily
extended. It can be accessed as the global variable $GLOBALS['TCA']
.
TYPO3 also provides APIs for making this simpler.
Display settings
Being a PHP array, the Table Configuration Array can be easily
extended. It can be accessed as the global variable $GLOBALS['TCA']
.
TYPO3 also provides APIs for making this simpler.