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.
- FormPagePreviewRenderer
- Contains a preview rendering for the page module of CType="form_formframework"
- ImportExportHook