Configuration API

In order to access the extension configuration, a slim PHP API exists. Each configuration option is accessible by an appropriate class method.

class Configuration
Fully qualified name
\EliasHaeussler\Typo3FormConsent\Configuration\Configuration

API to access all available extension configuration options.

getExcludedElementsFromPersistence ( )

Get all form element types that are excluded from persistence.

returntype

list<string>