Uses of Class
info.magnolia.module.form.engine.FormState

Packages that use FormState
info.magnolia.module.form.engine   
info.magnolia.module.form.templates.components   
 

Uses of FormState in info.magnolia.module.form.engine
 

Methods in info.magnolia.module.form.engine that return FormState
static FormState FormStateUtil.createAndSetFormState()
           
protected  FormState FormEngine.createAndSetFormState()
           
 FormState FormEngine.getFormState()
           
static FormState FormStateUtil.getFormState(String formStateToken)
           
protected  FormState FormEngine.getFormState(String formStateToken)
           
static FormState FormStateUtil.newFormState()
           
 

Methods in info.magnolia.module.form.engine with parameters of type FormState
static void FormStateUtil.destroyFormState(FormState formState)
           
protected  View FormEngine.getValidationSuccessfulView(FormState formState)
          Called when validation has been performed and there were no validation errors.
 void FormEngine.setFormState(FormState formState)
           
 

Uses of FormState in info.magnolia.module.form.templates.components
 

Fields in info.magnolia.module.form.templates.components declared as FormState
protected  FormState FormSummaryModel.formState
           
 

Methods in info.magnolia.module.form.templates.components that return FormState
protected  FormState FormSummaryModel.findFormState()
           
 FormState AbstractFormModel.getFormState()
           
 



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