Form
Table of Contents
Namespaces
- Behavior
 - Container
 - Element
 - Event
 - Exception
 - FieldControl
 - FieldInformation
 - FieldWizard
 - FormDataGroup
 - FormDataProvider
 - NodeExpansion
 - Processor
 - Utility
 - Wizard
 
Interfaces
- FormDataGroupInterface
 - Interface must be implemented by form data group classes.
 - FormDataProviderInterface
 - Interface must be implemented by form data provider classes.
 - NodeInterface
 - Interface must be implemented by all container and widget classes
 - NodeResolverInterface
 - Interface must be implemented by node resolver classes
 
Classes
- AbstractNode
 - Base class for container and single elements - their abstracts extend from here.
 - Exception
 - Generic backend form exception
 - FormDataCompiler
 - Create and return a defined array of data ready to be used by the container / element render part of FormEngine
 - FormResultCompiler
 - This is form engine - Class for creating the backend editing forms.
 - InlineStackProcessor
 - Handle inline stack.
 - NodeFactory
 - Create an element object depending on renderType.