Uses of Package
info.magnolia.module.form.engine

Packages that use info.magnolia.module.form.engine
info.magnolia.module.form.engine   
info.magnolia.module.form.stepnavigation   
info.magnolia.module.form.templates.components   
info.magnolia.module.form.templates.components.multistep   
 

Classes in info.magnolia.module.form.engine used by info.magnolia.module.form.engine
EndView
          View interface implemented by views returned on submission that leaves the form.
FormDataBinder
          Performs binding and validation of submitted values.
FormField
          Binding and validation result for a field.
FormState
          State of an ongoing form execution.
FormStateTokenMissingException
          Thrown when there's no form state token available in the request.
FormStepState
          Binding and validation state for a step.
NoSuchFormStateException
          Thrown when an attempt is made to get form state from session that does not exist.
View
          A view as returned from FormEngine.
 

Classes in info.magnolia.module.form.engine used by info.magnolia.module.form.stepnavigation
FormStateTokenMissingException
          Thrown when there's no form state token available in the request.
 

Classes in info.magnolia.module.form.engine used by info.magnolia.module.form.templates.components
FormDataBinder
          Performs binding and validation of submitted values.
FormEngine
          Implements a rendering and form submission algorithm that keeps state in session for multiple pages.
FormField
          Binding and validation result for a field.
FormState
          State of an ongoing form execution.
FormStepState
          Binding and validation state for a step.
View
          A view as returned from FormEngine.
 

Classes in info.magnolia.module.form.engine used by info.magnolia.module.form.templates.components.multistep
FormEngine
          Implements a rendering and form submission algorithm that keeps state in session for multiple pages.
FormStateTokenMissingException
          Thrown when there's no form state token available in the request.
View
          A view as returned from FormEngine.
 



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