- DaemonPublication - Class in fr.paris.lutece.plugins.form.service.publication
- 
Daemon publication
 disable all form who are enable and have
 a date of end disponibility before the current date 
- DaemonPublication() - Constructor for class fr.paris.lutece.plugins.form.service.publication.DaemonPublication
-  
- DefaultMessage - Class in fr.paris.lutece.plugins.form.business
- 
class DefaultMessage 
- DefaultMessage() - Constructor for class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- DefaultMessageDAO - Class in fr.paris.lutece.plugins.form.business
- 
class DefaultMessageDAO 
- DefaultMessageDAO() - Constructor for class fr.paris.lutece.plugins.form.business.DefaultMessageDAO
-  
- DefaultMessageHome - Class in fr.paris.lutece.plugins.form.business
- 
class DefaultMessageHome 
- DefaultMessageJspBean - Class in fr.paris.lutece.plugins.form.web
- 
class DefaultMessageJspBean 
- DefaultMessageJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.DefaultMessageJspBean
-  
- DefaultMessageResourceIdService - Class in fr.paris.lutece.plugins.form.service
- 
class DefaultMessageResourceIdService 
- DefaultMessageResourceIdService() - Constructor for class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
- 
Creates a new instance of DocumentTypeResourceIdService 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FieldDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
- 
Delete  all  response  associate to the form submit whose identifier is specified in parameter 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntryDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFieldDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IRecapDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IResponseDAO
- 
Delete  all  response  associate to the form submit whose identifier is specified in parameter 
- delete(FormProcessor, Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
-  
- delete(FormProcessor, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IFormProcessorDAO
- 
Delete a record from the table 
- delete(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
- 
Deletes records for a portlet identifier in the table form_portlet 
- delete(int) - Method in interface fr.paris.lutece.plugins.form.business.portlet.IFormPortletDAO
- 
Deletes records for a portlet identifier in the table form_portlet 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.RecapDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ResponseDAO
- 
Delete  all  responses  associate to the form submit whose identifier is specified in parameter 
- delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.modules.processornotifysender.business.INotifySenderConfigurationDAO
- 
Delete a record from the table 
- delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
-  
- deleteVerifyBy(int, int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FieldDAO
- 
Delete an association between  field and a regular expression 
- deleteVerifyBy(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFieldDAO
- 
Delete an association between  field and a regular expression 
- doCopyEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
copy the entry whose key is specified in the Http request 
- doCopyForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
copy the form whose key is specified in the Http request 
- doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
- 
Process portlet's creation 
- doCreateEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the entry creation 
- doCreateExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Perform the export format  creation 
- doCreateField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform creation field 
- doCreateForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the form creation 
- doDisableAutoForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform disable auto published form 
- doDisableForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform disable form 
- doDownloadFile(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
write in the http response the value of the response whose identifier is specified in the request
 if there is no response return a error 
- DoDownloadGraph - Class in fr.paris.lutece.plugins.form.web
- 
class DoDownloadGraph 
- DoDownloadGraph() - Constructor for class fr.paris.lutece.plugins.form.web.DoDownloadGraph
-  
- doEnableAutoForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform enable auto published form 
- doEnableForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform enable form 
- doExportResponseTestForm(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
write in the http response the  export file of all response submit who are
 save during the test. 
- doExportResult(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
write in the http response the  export file of all response submit who verify the date filter
 if there is no response return a error 
- doGenerateGraph(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.DoDownloadGraph
- 
Write in the http response the statistic graph of a question 
- doGenerateGraph(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
write in the http response the statistic graph of all response submit who verify the date filter 
- doInsertRegularExpression(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
insert association between  field and  regular expression 
- doInsertResponseInFormSubmit(HttpServletRequest, FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
- 
insert response in the form submit 
- doManageOutputProcessor(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the form modification 
- doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
- 
Process portlet's modification 
- doModifyDefaultMessage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.DefaultMessageJspBean
- 
perform the default message modification 
- doModifyEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the entry modification 
- doModifyExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Perform the export format modification 
- doModifyField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform modification field 
- doModifyForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the form modification 
- doModifyMessage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the messages form modification 
- doModifyRecap(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the recap form  modification 
- doMoveDownEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move down the entry 
- doMoveDownField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move down the field 
- doMoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move the entry in the questions group specified in parameter 
- doMoveOutEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move out the entry 
- doMoveUpEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move up the entry 
- doMoveUpField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Move up the field 
- doOutputConfigForm(HttpServletRequest, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor
- 
Store the processor configuration 
- doOutputConfigForm(HttpServletRequest, Locale, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
-  
- doPerformFormSubmit(HttpServletRequest, HttpSession, FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
- 
perform the form submit in database 
- doRemoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the entry supression 
- doRemoveExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Perform the export format supression 
- doRemoveField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform suppression field 
- doRemoveForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Perform the form supression 
- doRemoveRegularExpression(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Delete association between  field and  regular expression 
- doTestForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
if there is no error perform in session the response of the form
 else return the error 
- getActions() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getAllList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorHome
- 
Load the data of all the FormProcessor and returns them as a List 
- getAllOutputProcessor() - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessorSet
- 
return a collection OutputProcessor 
- getAllOutputProcessor() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessorSet
-  
- getAllProcessors() - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
-  
- getAllQuestionList(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the questions list 
- getBackUrl() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getBackUrl() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getChildren() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getChildren() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getClassName() - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- getClassName() - Method in class fr.paris.lutece.plugins.form.business.GraphType
-  
- getComment() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getComment() - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- getComment() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getConditionalQuestions() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getConfirmDisableAutoForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the confirmation page of disable auto published form 
- getConfirmDisableForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the confirmation page of disable form 
- getConfirmFieldTitle() - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the title of the confirmation field 
- getConfirmFieldTitle() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the title of the confirmation field 
- getConfirmRemoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the confirmation page of delete entry 
- getConfirmRemoveExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Gets the confirmation page of delete export format 
- getConfirmRemoveField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the confirmation page of delete field 
- getConfirmRemoveForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the confirmation page of delete form 
- getCountFormSubmit(ResponseFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
- 
Load the data of all the formSubmit who verify the filter and returns them in a  list 
- getCountPortletByIdForm(int) - Static method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
- 
return number of form portlet who are associate to the id form 
- getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
- 
Returns the Download portlet creation form 
- getCreateEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the entry creation page 
- getCreateExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Gets the export format creation page 
- getCreateField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the field creation page 
- getCreateForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form creation page 
- getCurrentDate() - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return current date without hours, minutes and milliseconds 
- getCurrentTimestamp() - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return current Timestamp 
- getDAO() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
- 
Returns the instance of the portlet DAO singleton 
- getDateBeginDisponibility() - Method in class fr.paris.lutece.plugins.form.business.Form
- 
Return the date begin of the publication 
- getDateCreation() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getDateEndDisponibility() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getDateFirst() - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
-  
- getDateFirstMinute(Date, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return a timestamp Object which correspond with the string specified in parameter. 
- getDateLast() - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
-  
- getDateLastMinute(Date, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return a timestamp Object which correspond with the string specified in parameter. 
- getDateResponse() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
return the response date 
- getDateString(Timestamp, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
Deprecated.  
- getDay(Timestamp) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the day  of the timestamp
 in parameter 
- getDescription() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
-  
- getDescription() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getDescription() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the Description 
- getDescriptionKey() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the DescriptionKey 
- getEnableFormList(Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
- 
Load the data of all enable form  returns them in a  reference list 
- getEnableFormList(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
- 
Load the data of all enable form  returns them in a  reference list 
- getEntriesList(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return  all entries of form 
- getEntry() - Method in class fr.paris.lutece.plugins.form.business.Response
-  
- getEntryList(EntryFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.EntryHome
- 
Load the data of all the entry who verify the filter and returns them in a  list 
- getEntryParentNull() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getEntryType() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getEntryType() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getErrorMessage() - Method in class fr.paris.lutece.plugins.form.business.FormError
- 
Gets the error Message 
- getExtension() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
get the extension of the output file generate by the xsl 
- getField() - Method in class fr.paris.lutece.plugins.form.business.Response
- 
get the field associate to the response 
- getFieldDepend() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getFieldDepend() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getFieldDependNull() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getFieldLibelle() - Method in class fr.paris.lutece.plugins.form.business.StatisticEntrySubmit
-  
- getFieldListByIdEntry(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FieldHome
- 
Load the data of all the field of the entry  and returns them in a  list 
- getFields() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getFields() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getFileExtension() - Method in class fr.paris.lutece.plugins.form.business.Response
-  
- getFileName() - Method in class fr.paris.lutece.plugins.form.business.Response
- 
the file name if the response value is a file 
- getForm() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getForm() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
-  
- getForm() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getForm() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getFormByPortletId(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
- 
Returns an instance of a Form associate to the portle witch identifier is specified in parameter 
- getFormId() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Returns the FormId 
- getFormList(FormFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
- 
Load the data of all the form who verify the filter and returns them in a  list 
- getFormList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
- 
Load the data of all enable form   returns them in a  reference list 
- getFormList(Plugin, AdminUser) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
Load the data of all  form that the user is authorized to see depends workgroups user 
- getFormPageId() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getFormState() - Method in class fr.paris.lutece.plugins.form.business.FormAction
-  
- getFormSubmit() - Method in class fr.paris.lutece.plugins.form.business.Response
-  
- getFormSubmitList(ResponseFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
- 
Load the data of all the formSubmit who verify the filter and returns them in a  list 
- getGraphType() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getGraphValueLegende() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getGroup() - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- getHeight() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getHelpMessage() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getHelpMessage() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeComment
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeGroup
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get the HtmlCode  of   the entry 
- getHtmlCode() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the HtmlCode  of   the entry 
- getHtmlEntry(int, Plugin, StringBuffer, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
insert in the string buffer the content of the html code of the entry 
- getHtmlForm(Form, String, Plugin, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the html code of the form 
- getIconUrl() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the IconUrl 
- getIdAutoPublicationState() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
-  
- getIdEntry() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getIdEntry() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getIdEntry() - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
-  
- getIdEntryEmailSender() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Returns the IdEntry associate to the email sender 
- getIdEntryParent() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getIdExport() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
-  
- getIdField() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getIdField() - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
-  
- getIdFieldDepend() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getIdForm() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getIdForm() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getIdForm() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
-  
- getIdForm() - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
-  
- getIdForm() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Returns the IdForm 
- getIdFormSubmit() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
return the id of form resonse 
- getIdGraphType() - Method in class fr.paris.lutece.plugins.form.business.GraphType
-  
- getIdIsComment() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getIdIsGroup() - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
-  
- getIdMailingList() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getIdRecap() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getIdResponse() - Method in class fr.paris.lutece.plugins.form.business.Response
-  
- getIdState() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
-  
- getIdType() - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- getIndexEntryInTheEntryList(int, List<IEntry>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the index in the list of the entry whose key is specified  in parameter 
- getIndexFieldInTheFieldList(int, List<Field>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the index in the list of the field whose key is specified  in parameter 
- getInfoComplementary1() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getInfoComplementary2() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getInfoComplementary3() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getInfoComplementary4() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getInfoComplementary5() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getInstance() - Static method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
- 
Returns the instance of FormPortletHome 
- getInstance() - Static method in class fr.paris.lutece.plugins.form.service.FormService
- 
Returns the instance of the singleton 
- getInstance() - Static method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
-  
- getIp() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
-  
- getJspManageOutputProcessForm(HttpServletRequest, int, String, String) - Static method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
return url of the jsp modify form 
- getJspManagePluginForm(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.web.ManageFormJspBean
- 
return url of the jsp manage plugin form 
- getKey() - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor
- 
Get the processor key 
- getKey() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessor
-  
- getKeyProcessor() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
-  
- getLibelleResetButton() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
The default label to display for the Reset button 
- getLibelleResetButton() - Method in class fr.paris.lutece.plugins.form.business.Form
- 
The label to display for the Reset button 
- getLibelleValidateButton() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getLibelleValidateButton() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.EntryTypeHome
- 
Returns a list of all EntryType 
- getList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
- 
Loads the data of all the exportFormat and returns them in a list 
- getList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.GraphTypeHome
- 
Returns a list of all GraphType 
- getListByIdForm(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorHome
- 
Load the data of all the  FormProcessor wich is associate to the form and returns them as a list 
- getListExport(Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
- 
Load the data of all the export format returns them in a  reference list 
- getListExport(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
- 
Load the data of all the export format returns them in a  reference list 
- getListExport(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
- 
Load the data of all the export format returns them in a  reference list 
- getListRegularExpressionKeyByIdField(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FieldHome
- 
Load the key  of all the regularExpression associate to the field and returns them in a  list 
- getListResponse() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
-  
- getManageDefaultMessage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.DefaultMessageJspBean
- 
gets the manage default message page 
- getManageExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Return management export format ( list of export format ) 
- getManageForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Return management Form ( list of form ) 
- getManageForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ManageFormJspBean
- 
Return management page of plugin form 
- getManageOutputProcessor(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form modification page 
- getMaxSizeEnter() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getMessage() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Returns the Message 
- getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
- 
Returns the Download portlet modification form 
- getModifyEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the entry modification page 
- getModifyExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
- 
Gets the export format modification page 
- getModifyField(HttpServletRequest, boolean) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the field modification page 
- getModifyForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form modification page 
- getModifyMessage(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form messages modification page 
- getModifyRecap(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form recap modification page 
- getMonth(Timestamp) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the month  of the timestamp
 in parameter 
- getMoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the list of questions group 
- getName() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the Name 
- getNameKey() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the NameKey 
- getNotifySenderConfigurationsList(Plugin) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationHome
- 
Load the data of all the notifySenderConfiguration objects and returns them in form of a collection 
- getNumberConditionalQuestion() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getNumberConditionalQuestion() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getNumberEntryByFilter(EntryFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.EntryHome
- 
Return  the number of entry who verify the filter 
- getNumberResponse() - Method in class fr.paris.lutece.plugins.form.business.StatisticEntrySubmit
- 
return  the number of response 
- getNumberResponse() - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
- 
return  the number of response 
- getOutputConfigForm(HttpServletRequest, Form, Locale, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor
- 
Return the processor configuration interface 
- getOutputConfigForm(HttpServletRequest, Form, Locale, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
-  
- getOutputProcessor(String) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessorSet
- 
return the OutputProcessor which the key is specified in parameter 
- getOutputProcessor(String) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessorSet
-  
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
- 
Returns the Form XPage result content depending on the request parameters and the current mode. 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
The paginator who is use in the template modify of the entry 
- getPaginator(int, String, String, String) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
The paginator who is use in the template modify of the entry 
- getParent() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getParent() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getParentEntry() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getPermission() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the permission associated to the action 
- getPortletId() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Returns the nPortletId 
- getPortletTypeId() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
- 
Returns the identifier of the portlet type 
- getPosition() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getPosition() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getPosition() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getProcessorByKey(String) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
-  
- getProcessorsByIdForm(int) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
-  
- getRecap() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getRecapMessage() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getRecapMessage() - Method in class fr.paris.lutece.plugins.form.business.Recap
-  
- getReferenceListRegularExpression(IEntry, Plugin) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the list of regular expression  who is use in the template modify of the entry 
- getReferenceListRegularExpression(IEntry, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
return the list of regular expression whose not associate to the entry 
- getReferenceListRegularExpression(IEntry, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
return the list of regular expression whose not associate to the entry 
- getReferenceListRegularExpression(IEntry, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the list of regular expression  who is use in the template modify of the entry 
- getRefListAllQuestions(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
-  
- getRegularExpressionList() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.form.business.FormRegularExpressionRemovalListener
- 
Gives a message explaining why the object can't be removed 
- getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.form.business.FormWorkgroupRemovalListener
- 
Gives a message explaining why the object can't be removed 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeComment
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeGroup
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get the request data 
- getRequestData(HttpServletRequest, Locale) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the request data 
- getRequirement() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getRequirement() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getResourceId() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
RBAC resource implmentation 
- getResourceId() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
RBAC resource implmentation 
- getResourceId() - Method in class fr.paris.lutece.plugins.form.business.Form
- 
RBAC resource implmentation 
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
- 
Returns a list of regular expression resource ids 
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
- 
Returns a list of export format resource ids 
- getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.form.service.FormResourceIdService
- 
Returns a list of form resource ids 
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
RBAC resource implmentation 
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
RBAC resource implmentation 
- getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.Form
- 
RBAC resource implmentation 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseData(HttpServletRequest, List<Response>, Locale) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
save in the list of response the response associate to the entry in the form submit 
- getResponseEntry(HttpServletRequest, int, Plugin, FormSubmit, boolean, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
perform in the object formSubmit the responses associates with a entry specify in parameter. 
- getResponseList(ResponseFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ResponseHome
- 
Load the data of all the response who verify the filter and returns them in a  list 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForExport(HttpServletRequest, Response, Locale) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the response value  associate to the entry  to export in the file export 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get the response value  associate to the entry  to write in the recap 
- getResponseValueForRecap(HttpServletRequest, Response, Locale) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the response value  associate to the entry  to write in the recap 
- getResult(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form result page 
- getService() - Static method in class fr.paris.lutece.plugins.form.service.EntryRemovalListenerService
- 
Returns the removal service 
- getService() - Static method in class fr.paris.lutece.plugins.form.service.FormRemovalListenerService
- 
Returns the removal service 
- getStatisticByIdEntry(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IResponseDAO
- 
return a list of statistic on the entry 
- getStatisticByIdEntry(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ResponseDAO
- 
return a list of statistic on the entry 
- getStatisticByIdEntry(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ResponseHome
- 
return a list of statistic on the entry 
- getStatisticDate() - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
-  
- getStatisticFormSubmit(ResponseFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
- 
Load the number of formSubmit who verify the filter and returns them in a  list of statistic 
- getStatus() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Returns the Status 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeComment
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get template create url of the entry 
- getTemplateCreate() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get template create url of the entry 
- getTemplateCreate() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get template create url of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeCheckBox
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeComment
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDate
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeFile
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeGroup
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeRadioButton
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelect
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeSelectSQL
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeText
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in class fr.paris.lutece.plugins.form.business.EntryTypeTextArea
- 
Get the template modify url  of the entry 
- getTemplateModify() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Get the template modify url  of the entry 
- getTestForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
- 
Gets the form test page 
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.Entry
-  
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
-  
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.GraphType
-  
- getTitle() - Method in interface fr.paris.lutece.plugins.form.business.IEntry
-  
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
- 
Returns the Title of a given resource 
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
- 
Returns the Title of a given resource 
- getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.FormResourceIdService
- 
Returns the Title of a given resource 
- getTitleQuestion() - Method in class fr.paris.lutece.plugins.form.business.FormError
-  
- getToStringValueResponse() - Method in class fr.paris.lutece.plugins.form.business.Response
- 
return the string value response 
- getUnavailabilityMessage() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getUnavailabilityMessage() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getUrl() - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Returns the Url 
- getValue() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getValueResponse() - Method in class fr.paris.lutece.plugins.form.business.Response
-  
- getValueTypeDate() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getWeek(Timestamp) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the week  of the timestamp
 in parameter 
- getWelcomeMessage() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- getWelcomeMessage() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getWidth() - Method in class fr.paris.lutece.plugins.form.business.Field
-  
- getWorkgroup() - Method in class fr.paris.lutece.plugins.form.business.Form
-  
- getWorkgroup() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
-  
- getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Returns the Xml code of the form portlet without XML heading 
- getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Returns the Xml code of the form portlet with XML heading 
- getXmlResponses(HttpServletRequest, Form, List<FormSubmit>, Locale, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the xml of form's response 
- getXsl() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
-  
- getYear(Timestamp) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
return the year  of the timestamp
 in parameter 
- GraphType - Class in fr.paris.lutece.plugins.form.business
- 
class GraphType 
- GraphType() - Constructor for class fr.paris.lutece.plugins.form.business.GraphType
-  
- GraphTypeBarChart - Class in fr.paris.lutece.plugins.form.business
- 
class GraphTypeBarChart 
- GraphTypeBarChart() - Constructor for class fr.paris.lutece.plugins.form.business.GraphTypeBarChart
-  
- GraphTypeDAO - Class in fr.paris.lutece.plugins.form.business
- 
class  GraphTypeDAO 
- GraphTypeDAO() - Constructor for class fr.paris.lutece.plugins.form.business.GraphTypeDAO
-  
- GraphTypeHome - Class in fr.paris.lutece.plugins.form.business
- 
class GraphTypeHome 
- GraphTypePieChart - Class in fr.paris.lutece.plugins.form.business
- 
GraphTypePieChart 
- GraphTypePieChart() - Constructor for class fr.paris.lutece.plugins.form.business.GraphTypePieChart
-  
- sameDate(Timestamp, Timestamp, String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
Compare two timestamp and return true if  they have the same times unit(Day,week,month) 
- select(Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryTypeDAO
- 
Load the data of all  entry type returns them in a  list 
- select(Plugin) - Method in class fr.paris.lutece.plugins.form.business.GraphTypeDAO
- 
Load the data of all  graph type returns them in a  list 
- select(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntryTypeDAO
- 
Load the data of all  entry type returns them in a  list 
- select(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IGraphTypeDAO
- 
Load the data of all  graph type returns them in a  list 
- selectActionsByFormState(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormActionDAO
- 
Load the list of actions for a all form by form state 
- selectActionsByFormState(int, Plugin, Locale) - Static method in class fr.paris.lutece.plugins.form.business.FormActionHome
- 
Load the list of actions by form state 
- selectActionsByFormState(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormActionDAO
- 
Load the list of actions for a all form by form state 
- selectAll(Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
-  
- selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IFormProcessorDAO
- 
Load the data of all the FormProcessor and returns them as a List 
- selectByIdForm(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
-  
- selectByIdForm(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IFormProcessorDAO
- 
Load the data of all the  FormProcessor wich is associate to the form and returns them as a list 
- selectCountByFilter(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
- 
Load the data of all the formSubmit who verify the filter and returns them in a  list 
- selectCountByFilter(ResponseFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
- 
Load the data of all the formResponse who verify the filter and returns them in a  list 
- selectCountPortletByIdForm(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
- 
return number of form portlet who are associate to the id form 
- selectCountPortletByIdForm(int) - Method in interface fr.paris.lutece.plugins.form.business.portlet.IFormPortletDAO
- 
return number of form portlet who are associate to the id form 
- selectEntryListByFilter(EntryFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryDAO
- 
Load the data of all the entry who verify the filter and returns them in a  list 
- selectEntryListByFilter(EntryFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntryDAO
- 
Load the data of all the entry who verify the filter and returns them in a  list 
- selectFieldListByIdEntry(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FieldDAO
- 
Load the data of all the field of the entry  and returns them in a  list 
- selectFieldListByIdEntry(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFieldDAO
- 
Load the data of all the field of the entry  and returns them in a  list 
- selectFormList(FormFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
- 
Load the data of all the form who verify the filter and returns them in a  list 
- selectFormList(FormFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
- 
Load the data of all the form who verify the filter and returns them in a  list 
- selectListByFilter(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
- 
Load the data of all the formSubmit who verify the filter and returns them in a  list 
- selectListByFilter(ResponseFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
- 
Load the data of all the formResponse who verify the filter and returns them in a  list 
- selectListByFilter(ResponseFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IResponseDAO
- 
Load the data of all the response who verify the filter and returns them in a  list 
- selectListByFilter(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ResponseDAO
- 
Load the data of all the response who verify the filter and returns them in a  list 
- selectListExport(Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
- 
Load the data of all the ExportFormat and returns them in form of a list 
- selectListExport(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
- 
Load the data of all the ExportFormat and returns them in form of a list 
- selectListRegularExpressionKeyByIdField(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FieldDAO
- 
Load the key of all the regularExpression associate to the field and returns them in a  list 
- selectListRegularExpressionKeyByIdField(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFieldDAO
- 
Load the key of all the regularExpression  associate to the field and returns them in a  list 
- selectNotifySenderConfigurationsList(Plugin) - Method in interface fr.paris.lutece.plugins.form.modules.processornotifysender.business.INotifySenderConfigurationDAO
- 
Load the data of all the notifySenderConfigurations and returns them as a collection 
- selectNotifySenderConfigurationsList(Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
-  
- selectNumberEntryByFilter(EntryFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryDAO
- 
Return  the number of entry who verify the filter 
- selectNumberEntryByFilter(EntryFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntryDAO
- 
Return  the number of entry who verify the filter 
- selectStatisticFormSubmit(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
- 
Load the number of formSubmit group by day  who verify the filter and returns them in a  list of statistic 
- selectStatisticFormSubmit(ResponseFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
- 
Load the number of formSubmit who verify the filter and returns them in a  list of statistic 
- sendNotificationMailEndDisponibility(Form, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
sendMail to the mailing list associate to the form a mail of end disponibility 
- sendNotificationMailFormSubmit(Form, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
- 
sendMail to the mailing list associate to the form a mail of new form submit 
- setActions(List<FormAction>) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set a list of action can be use for the form 
- setActive(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set true if the form is active 
- setActiveCaptcha(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set true if the form contain a captcha 
- setActiveRequirement(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set  true if the requirement must be activate 
- setActiveStoreAdresse(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set true if the  ip adresse of the user must be store 
- setAutoPublicationActive(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
Set if Auto publication is effectively active 
- setBackUrl(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
set default back url 
- setBackUrl(String) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set the back url 
- setChildren(List<IEntry>) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set  the list of entry who are insert in the group 
- setChildren(List<IEntry>) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set  the list of entry who are insert in the group 
- setClassName(String) - Method in class fr.paris.lutece.plugins.form.business.EntryType
- 
set the path for acces to the Class Entry 
- setClassName(String) - Method in class fr.paris.lutece.plugins.form.business.GraphType
- 
set the name of the class associate to the graph type 
- setComment(String) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set entry comment 
- setComment(Boolean) - Method in class fr.paris.lutece.plugins.form.business.EntryType
-  
- setComment(String) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set entry comment 
- setConditionalQuestions(List<IEntry>) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set a list of Entry which is associate to the field 
- setConfirmField(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Set the confirmField 
- setConfirmField(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set true if the question must be confirmed by a duplicated field 
- setConfirmFieldTitle(String) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Set the title of the confirmation field 
- setConfirmFieldTitle(String) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Set the title of the confirmation field 
- setDateBeginDisponibility(Date) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
Define the date begin of the publication 
- setDateBeginDisponibilityAfterCurrentDate(boolean) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
- 
Set true if the date begin disponibility must be after current date 
- setDateCreation(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the creation date 
- setDateEndDisponibility(Date) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the date of end disponibility 
- setDateEndDisponibilityBeforeCurrentDate(boolean) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
- 
set true if the date end disponibility must be before current date 
- setDateFirst(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set the date of the first submit 
- setDateLast(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set the date of the last submit 
- setDateResponse(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
set the response date 
- setDefaultValue(boolean) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set true if the field is a default field of the entry 
- setDescription(String) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
set the description of the export format 
- setDescription(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the description of the form 
- setDescriptionKey(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Sets the DescriptionKey 
- setEntry(IEntry) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the question associate to the response 
- setEntryParentNull(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set 1 if the id of parent entry must be null 
- setEntryType(EntryType) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the type of the entry 
- setEntryType(EntryType) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the type of the entry 
- setErrorMessage(String) - Method in class fr.paris.lutece.plugins.form.business.FormError
- 
set the error message 
- setExtension(String) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
set the extension of the output file generate by the xsl 
- setField(Field) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the field associate to the response 
- setFieldDepend(Field) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the field  if the entry is a conditional question 
- setFieldDepend(Field) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the field  if the entry is a conditional question 
- setFieldDependNull(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set 1 if the id of field depend  must be null 
- setFieldInLine(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set true if the field associate must be display in line 
- setFieldInLine(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set true if the field associate must be display in line 
- setFieldLibelle(String) - Method in class fr.paris.lutece.plugins.form.business.StatisticEntrySubmit
- 
set the field libelle 
- setFields(List<Field>) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the list of field who are associate to the entry 
- setFields(List<Field>) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the list of field who are associate to the entry 
- setFileExtension(String) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the file extension if the response value is a file 
- setFileName(String) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
the file name if the response value is a file 
- setFirstInTheList(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set true if the entry is the first entry of a group or the list of entry 
- setFirstInTheList(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set true if the entry is the first entry of a group or the list of entry 
- setForm(Form) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the form of the entry 
- setForm(Form) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
set  the form associate to the response 
- setForm(Form) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the form of the entry 
- setForm(Form) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set the form associate to the recap 
- setFormId(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Sets the FormId 
- setFormPageId(int) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set  the id of the  page which contain the form 
- setFormState(int) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
set 1 if the action must be use when the form is enable
            0 if the action must be use when the form is disable 
- setFormSubmit(FormSubmit) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
the form submit of the response 
- setGraph(boolean) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set true if a graph is associate to the recap 
- setGraphLabelValue(boolean) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set  true if the graph have a label 
- setGraphLegende(boolean) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set true if the graph have a legende 
- setGraphThreeDimension(boolean) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set true if the graph associate to the recap  is in three dimension 
- setGraphType(GraphType) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set the graph type associate to the recap 
- setGraphValueLegende(String) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set graph value legende 
- setGroup(Boolean) - Method in class fr.paris.lutece.plugins.form.business.EntryType
- 
set true if the type is a group 
- setGroupbyDay(boolean) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set true if the response must be group by day 
- setGroupbyMonth(boolean) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set true if the response must be group by month 
- setGroupbyWeek(boolean) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set true if the response must be group by week 
- setHeight(int) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the height of the field 
- setHelpMessage(String) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set  the entry  help message 
- setHelpMessage(String) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set  the entry  help message 
- setIconUrl(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Sets the IconUrl 
- setIdAutoPublicationState(int) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
- 
Set 1 if the forms return must be in auto publication enabled
            0 if the forms return must be in auto publication disabled 
- setIdEntry(int) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the id of the entry 
- setIdEntry(int) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the id of the entry 
- setIdEntry(int) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set the id of entry depend  in the filter 
- setIdEntryEmailSender(int) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Sets  the IdEntry associate to the email sender 
- setIdEntryParent(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set the id of parent entry 
- setIdExport(int) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
set  the id of the export format 
- setIdField(int) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the id of the field 
- setIdField(int) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set the id of field depend  in the filter 
- setIdFieldDepend(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set the id of field depend  in the filter 
- setIdForm(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set  the id of form  in the filter 
- setIdForm(int) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the id of the form 
- setIdForm(int) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
- 
set the id of form 
- setIdForm(int) - Method in class fr.paris.lutece.plugins.form.business.ResponseFilter
- 
set  the id of form  in the filter 
- setIdForm(int) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Sets the IdForm 
- setIdFormSubmit(int) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
set the id of form resonse 
- setIdGraphType(int) - Method in class fr.paris.lutece.plugins.form.business.GraphType
- 
set the id of the graph type 
- setIdIsComment(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set  1 if the entry must be a comment,0 if the entry must  not be a comment 
- setIdIsGroup(int) - Method in class fr.paris.lutece.plugins.form.business.EntryFilter
- 
set 1 if the entry must be a group,0 if the entry must  not be a group 
- setIdMailingList(int) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the id of the mailing list associate to the form 
- setIdRecap(int) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set the id of the recap 
- setIdResponse(int) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the id of the response 
- setIdState(int) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
- 
Set 1 if the forms return must be enabled
            0 if the forms return must be disabled 
- setIdType(int) - Method in class fr.paris.lutece.plugins.form.business.EntryType
- 
set the id of the entry type 
- setInfoComplementary1(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the Information Complementary 1 
- setInfoComplementary2(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the Information Complementary 2 
- setInfoComplementary3(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the Information Complementary 3 
- setInfoComplementary4(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the Information Complementary 4 
- setInfoComplementary5(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the Information Complementary 5 
- setIp(String) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
set the ip adress of the response 
- setKey(String) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor
- 
set the processor key 
- setKey(String) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessor
-  
- setKeyProcessor(String) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
- 
set processor key 
- setLastInTheList(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set true if the entry is the last entry of a group or the list of entry 
- setLastInTheList(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set true if the entry is the last entry of a group or the list of entry 
- setLibelleResetButton(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
The default label to display for the Reset button 
- setLibelleResetButton(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
The label to display for the Reset button 
- setLibelleValidateButton(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
set the default value of validate button 
- setLibelleValidateButton(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the libelle of the validate button 
- setLimitNumberResponse(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set true if the user can submit just one  form 
- setListResponse(List<Response>) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
- 
set the list of response associate to the form submit 
- setLocale(Locale) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Implements Localizable 
- setMandatory(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set true if the question is mandatory 
- setMandatory(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set true if the question is mandatory 
- setMandatoryError(boolean) - Method in class fr.paris.lutece.plugins.form.business.FormError
- 
set true if the error is a mandatory error 
- setMaxSizeEnter(int) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the max size of enter user 
- setMessage(String) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
- 
Sets the Message 
- setNameKey(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Sets the NameKey 
- setNoDisplayTitle(boolean) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set true if the title of field is not display 
- setNumberConditionalQuestion(int) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set the number of conditional questions who are assocaite to the entry 
- setNumberConditionalQuestion(int) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set the number of conditional questions who are assocaite to the entry 
- setNumberResponse(int) - Method in class fr.paris.lutece.plugins.form.business.StatisticEntrySubmit
- 
set the number of response 
- setNumberResponse(int) - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
- 
set the number of response 
- setOutputProcessorMap(Map<String, IOutputProcessor>) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessorSet
- 
Set the map which contains for each item the processor key and the processor 
- setOutputProcessorMap(Map<String, IOutputProcessor>) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessorSet
-  
- setParent(IEntry) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set parent entry if the entry is insert in a group 
- setParent(IEntry) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set parent entry if the entry is insert in a group 
- setParentEntry(IEntry) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the entry of the field 
- setPermission(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Sets the Permission 
- setPortletId(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Sets the IdPortlet 
- setPosition(int) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set position entry 
- setPosition(int) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the position of the field in the list of the entry's fields 
- setPosition(int) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set position entry 
- setRecap(Recap) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set  the recap associate to the form 
- setRecapData(boolean) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set true if the recap have a recap data 
- setRecapMessage(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
-  
- setRecapMessage(String) - Method in class fr.paris.lutece.plugins.form.business.Recap
- 
set  the recap message 
- setRegularExpressionList(List<RegularExpression>) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set a list of regular expression which is associate to the field 
- setRequirement(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
set  the default requierement 
- setRequirement(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the requirement of the form 
- setStatisticDate(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
- 
set the statistic date 
- setStatus(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
- 
Sets the Status 
- setSupportHTTPS(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
Set to true if the form support HTTPS, false otherwise 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
set title entry 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.EntryType
- 
set the title of the entry type 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
set the title of the export format 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the title of the field 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the title of the form 
- setTitle(String) - Method in class fr.paris.lutece.plugins.form.business.GraphType
- 
set the title of the graph type 
- setTitle(String) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
set title entry 
- setTitleQuestion(String) - Method in class fr.paris.lutece.plugins.form.business.FormError
- 
set the title of the mandatory question 
- setToStringValueResponse(String) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the string value response 
- setUnavailabilityMessage(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
set the Unavailability Message who see by the user when the form will be enable 
- setUnavailabilityMessage(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the unavailability message of the form 
- setUnique(boolean) - Method in class fr.paris.lutece.plugins.form.business.Entry
- 
Set to true if the value of the response to this question must be unique 
- setUnique(boolean) - Method in interface fr.paris.lutece.plugins.form.business.IEntry
- 
Set to true if the value of the response to this question must be unique 
- setUrl(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
- 
Sets the Url 
- setValue(String) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the value of the field 
- setValueResponse(byte[]) - Method in class fr.paris.lutece.plugins.form.business.Response
- 
set the value of the response 
- setValueTypeDate(Date) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the value of type Date 
- setWelcomeMessage(String) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
- 
set the default welcome message 
- setWelcomeMessage(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set the welcome message of the form 
- setWidth(int) - Method in class fr.paris.lutece.plugins.form.business.Field
- 
set the width of the field 
- setWorkgroup(String) - Method in class fr.paris.lutece.plugins.form.business.Form
- 
set  the work group associate to the form 
- setWorkGroup(String) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
- 
set the workgroup of the search forms 
- setXsl(byte[]) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
- 
set the xsl file of the export format 
- STATE_DISABLE - Static variable in class fr.paris.lutece.plugins.form.business.Form
-  
- STATE_ENABLE - Static variable in class fr.paris.lutece.plugins.form.business.Form
-  
- StatisticEntrySubmit - Class in fr.paris.lutece.plugins.form.business
- 
StatisticEntrySubmit 
- StatisticEntrySubmit() - Constructor for class fr.paris.lutece.plugins.form.business.StatisticEntrySubmit
-  
- StatisticFormSubmit - Class in fr.paris.lutece.plugins.form.business
- 
class StatisticFormSubmit 
- StatisticFormSubmit() - Constructor for class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
-  
- store(DefaultMessage, Plugin) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessageDAO
- 
Update the record in the table 
- store(IEntry, Plugin) - Method in class fr.paris.lutece.plugins.form.business.EntryDAO
- 
Update the entry in the table 
- store(ExportFormat, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
- 
Update the exportFormat in the table 
- store(Field, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FieldDAO
- 
Update the field in the table 
- store(Form, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
- 
Update the form in the table 
- store(FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
- 
Update the the formSubmit in the table 
- store(DefaultMessage, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IDefaultMessageDAO
- 
Update the record in the table 
- store(IEntry, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IEntryDAO
- 
Update the entry in the table 
- store(ExportFormat, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
- 
Update the exportFormat in the table 
- store(Field, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFieldDAO
- 
Update the field in the table 
- store(Form, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
- 
Update the form in the table 
- store(FormSubmit, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
- 
Update the the formResponse in the table 
- store(Recap, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IRecapDAO
- 
Update the recap in the table 
- store(Response, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IResponseDAO
- 
Update the the response in the table 
- store(Portlet) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
- 
Update the record in the table 
- store(Portlet) - Method in interface fr.paris.lutece.plugins.form.business.portlet.IFormPortletDAO
- 
Update the record in the table 
- store(Recap, Plugin) - Method in class fr.paris.lutece.plugins.form.business.RecapDAO
- 
Update the recap in the table 
- store(Response, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ResponseDAO
- 
Update the the response in the table 
- store(NotifySenderConfiguration, Plugin) - Method in interface fr.paris.lutece.plugins.form.modules.processornotifysender.business.INotifySenderConfigurationDAO
- 
Update the record in the table 
- store(NotifySenderConfiguration, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
-  
- SUFFIX_CONFIRM_FIELD - Static variable in class fr.paris.lutece.plugins.form.business.Entry
-