Hooks
Table of Contents
Classes
- FormDefinitionDataHandlerHook
- Denies direct DataHandler write access to the form_definition table unless FormDefinitionPersistenceGuard has granted a matching invocation. This ensures form definitions can only be persisted through DatabaseStorageAdapter, which applies the form persistence manager's validation and permission checks.
- FormFileProvider
- Purges previously added form files from items for context menus.
- ImportExportHook