Uses of Class
fr.paris.lutece.plugins.form.business.FormError

Packages that use FormError
fr.paris.lutece.plugins.form.business   
fr.paris.lutece.plugins.form.utils   
 

Uses of FormError in fr.paris.lutece.plugins.form.business
 

Methods in fr.paris.lutece.plugins.form.business that return FormError
 FormError IEntry.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeTextArea.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeText.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeSelect.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeRadioButton.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeFile.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeDate.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError EntryTypeCheckBox.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 FormError Entry.getResponseData(javax.servlet.http.HttpServletRequest request, java.util.List<Response> listResponse, java.util.Locale locale)
          save in the list of response the response associate to the entry in the form submit
 

Uses of FormError in fr.paris.lutece.plugins.form.utils
 

Methods in fr.paris.lutece.plugins.form.utils that return FormError
static FormError FormUtils.getResponseEntry(javax.servlet.http.HttpServletRequest request, int nIdEntry, fr.paris.lutece.portal.service.plugin.Plugin plugin, FormSubmit formSubmit, boolean bResponseNull, java.util.Locale locale)
          perform in the object formSubmit the responses associates with a entry specify in parameter.
 



Copyright © 2008 Mairie de Paris. All Rights Reserved.