Package info.magnolia.module.form.templates.components

Class Summary
AbstractFormEngine Implements common functionality used by both the first step and subsequent steps.
AbstractFormModel<RD extends RenderableDefinition> Implements typical behavior in extensions points for classes that use FormEngine.
DefaultFormDataBinder Default FormDataBinder that performs binding and validation for the built-in fields.
ErrorView Common error view used when something unexpected happens.
FormFieldModel<RD extends RenderableDefinition> RenderingModel for form items.
FormModel RenderingModel for a single page form.
FormParagraph Paragraph customization for the form paragraph, enables configuration of FormProcessors and sub paragraphs.
FormStepParagraph Paragraph for additional steps in a form.
FormSummaryBean Bean used to display the parameters sent by the form.
FormSummaryModel<RD extends RenderableDefinition> Model for summary paragraph, displays a list of parameters submitted by the form.
FormView View for rendering the form.
ParagraphConfig Configuration bean used to configure what sub paragraphs are available for a form paragraph.
SessionExpiredView Used when a sub page is requested with a form execution token that there is no formState in session for.
SubStepFormModel Implements behaviour for sub pages in multi step forms.
SuccessView Used when form processing completes and all processors have executed successfully.
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.