TableConfigurationPostProcessingHookInterface

interface for classes with hook for postprocessing extTables after loading

Deprecated

will be removed in TYPO3 v12.0. Use BootCompletedEvent instead.

Table of Contents

Methods

processData()  : mixed
Function which may process data created / registered by extTables scripts (f.e. modifying TCA data of all extensions)

Methods

processData()

Function which may process data created / registered by extTables scripts (f.e. modifying TCA data of all extensions)

public processData() : mixed

        
On this page

Search results