Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Z _ 

A

AbstractExportService - Class in fr.paris.lutece.plugins.form.service.export
AbstractFormExportService
AbstractExportService() - Constructor for class fr.paris.lutece.plugins.form.service.export.AbstractExportService
 
AbstractExportType - Class in fr.paris.lutece.plugins.form.business.exporttype
AbstractExportType
AbstractExportType() - Constructor for class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
 
activateMyLuteceAuthentification(Form, Plugin, Locale, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Activate MyLutece authentication for the form
addEntryResponses(int, int, List<Response>) - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Add Responses for the specified entry for the specified iteration
addFileResponseToFolder(Response, String) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.utils.FileUtils
This method extracts a specific file to a tmp folder
addHeaderResponse(HttpServletRequest, HttpServletResponse, String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Write the HTTP header in the response
addIteration() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Add an iteration to the group
addParameterKey(String) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Add a parameter key to the list to filter
addProcessorAssociation(int, String) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Add an association between a form and a processor
addStatisticInterval(Timestamp, String, int) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Return a timestamp Object which correspond to the timestamp in parameter add with a number of times unit (day,week,month)specify in strTimesUnit .
ADVANCED_PARAMETERS_CONTROLLER_JSP_NAME - Static variable in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
 
ADVANCED_PARAMETERS_CONTROLLER_PATH - Static variable in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
 
ADVANCED_PARAMETERS_CONTROLLER_RIGHT - Static variable in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
 
ALL_INT - Static variable in class fr.paris.lutece.plugins.form.business.FormFilter
Value to ignore an integer filter
ALL_STRING - Static variable in class fr.paris.lutece.plugins.form.business.FormFilter
Value to ignore a String filter
ANCHOR_DELIMITER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
anonymizeEntries(List<Integer>, Timestamp, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Anonymize entries of responses
anonymizeEntries(List<Integer>, Timestamp, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Anonymize entries of responses
anonymizeEntries(List<Integer>, Timestamp, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Anonymize entries of responses
anonymizeEntries(List<Integer>, Timestamp) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Anonymize entries of responses
anonymizeEntries(List<Integer>, Timestamp) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Anonymize entries of responses
associateResponseWithFormSubmit(int, int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Associate a response with a form submit
associateResponseWithFormSubmit(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Associate a response with a form submit
associateResponseWithFormSubmit(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Associate a response with a form submit
ATTRIBUTE_ITERATION_NUMBER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
ATTRIBUTE_RESPONSE_ITERATION_NUMBER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
ATTRIBUTE_RETURN_FROM_ERRORS - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 

B

BEAN_ENTRY_TYPE_SERVICE - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
BEAN_EXPORT_DAEMON_TYPE_FACTORY - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
BEAN_FACTORY - Static variable in class fr.paris.lutece.plugins.form.service.export.ExportServiceFactory
Bean name of this factory
BEAN_FORM_RESPONSE_SERVICE - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUser
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeNumbering
Name of the bean of this service
BEAN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSession
Name of the bean of this service
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.form.service.export.FormExportService
The name of the bean of this service
BEAN_SERVICE - Static variable in class fr.paris.lutece.plugins.form.service.export.FormSubmitExportService
The name of the bean of this service
buildFileName(String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FileUtils
Build the file name
buildRequestWithFilter(String, List<String>, List<String>, String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Builds a query with filters placed in parameters

C

canBeRemoved(String) - Method in class fr.paris.lutece.plugins.form.business.FormRegularExpressionRemovalListener
canBeRemoved(String) - Method in class fr.paris.lutece.plugins.form.business.FormWorkgroupRemovalListener
CaptchaFormError - Class in fr.paris.lutece.plugins.form.business
CaptchaFormError
CaptchaFormError(int, Locale) - Constructor for class fr.paris.lutece.plugins.form.business.CaptchaFormError
Constructor
Category - Class in fr.paris.lutece.plugins.form.business
class category
Category() - Constructor for class fr.paris.lutece.plugins.form.business.Category
 
CategoryDAO - Class in fr.paris.lutece.plugins.form.business
class CategoryDAO
CategoryDAO() - Constructor for class fr.paris.lutece.plugins.form.business.CategoryDAO
 
CategoryHome - Class in fr.paris.lutece.plugins.form.business
class category Home
CategoryJspBean - Class in fr.paris.lutece.plugins.form.web
class CategoryJspBean
CategoryJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.CategoryJspBean
 
CategoryResourceIdService - Class in fr.paris.lutece.plugins.form.service
class ExportFormatResourceIdService
CategoryResourceIdService() - Constructor for class fr.paris.lutece.plugins.form.service.CategoryResourceIdService
Creates a new instance of RegularExpressionResourceIdService
checkForImages() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
 
checkForImages() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
checkForImages() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
checkForImages() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
checkResource() - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
cleanFolder(String) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.utils.FileUtils
Method to clean a specific repository
cleanFormResponses(Form) - Method in class fr.paris.lutece.plugins.form.service.FormService
Clean answers of a given form
cleanSession(HttpSession) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
Clean the session, remove the response, the errors and the files attached to it
compare(Response, Response) - Method in class fr.paris.lutece.plugins.form.utils.GroupResponseComparator
The comparison of the responses is based on the iteration number
ConditionalEntriesFieldMapper - Class in fr.paris.lutece.plugins.form.business
class ConditionalEntryFieldMapper
ConditionalEntriesFieldMapper(int, String) - Constructor for class fr.paris.lutece.plugins.form.business.ConditionalEntriesFieldMapper
 
CONSTANT_AND - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
CONSTANT_COMMA - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_CSV - Static variable in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
 
CONSTANT_GROUP_BY_DAY - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_GROUP_BY_MONTH - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_GROUP_BY_WEEK - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_ITERATION_ADDING_LABEL - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
 
CONSTANT_MYLUTECE_ATTRIBUTE_I18N_PREFIX - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_NB_ITERATION - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
 
CONSTANT_NB_MINIMUM_ITERATION - Static variable in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
 
CONSTANT_UNDERSCORE - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
CONSTANT_WHERE - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
containsDateBeginDisponibilityAfterCurrentDate() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
containsDateEndDisponibilityBeforeCurrentDate() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
containsIdAutoPublication() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
containsIdCategory() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
containsIdState() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
containsListParameterKeys() - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Check if the filter contains a list of parameters keys
containsWorkgroupCriteria() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
contentResourceRss() - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
copy(Form, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Copy of an instance of Form
copy(Recap, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.RecapHome
Copy of an instance of recap
create(Category, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
Creation of an instance of category
create(ExportFormat, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
Creation of an instance of ExportFormat
create(Form, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Creation of an instance of Form
create(FormSubmit, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Creation of an instance of formSubmit
create(FormProcessor, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorHome
store the FormProcessor Object which is specified in parameter
create(Recap, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.RecapHome
Creation of an instance of Recap
create(FormResourceRssConfig, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigHome
Insert new configuration
create(NotifySenderConfiguration, Plugin) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationHome
Create an instance of the notifySenderConfiguration class
create(FormSubmit) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Create a form submit
create(Response, int) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Creation of an instance of response
create(FormSubmit) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Create a form submit
create(Response, int) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Creation of an instance of response
createBarChart(List<StatisticEntrySubmit>, String, boolean, boolean) - Static method in class fr.paris.lutece.plugins.form.business.GraphTypeBarChart
Return the JFreeChart BarChart graph
createChart(List<StatisticEntrySubmit>, String, boolean, boolean) - Method in class fr.paris.lutece.plugins.form.business.GraphType
return the JFreeChart graph associate to the graph type
createChart(List<StatisticEntrySubmit>, String, boolean, boolean) - Method in class fr.paris.lutece.plugins.form.business.GraphTypeBarChart
return the JFreeChart graph associate to the graph type
createChart(List<StatisticEntrySubmit>, String, boolean, boolean) - Method in class fr.paris.lutece.plugins.form.business.GraphTypePieChart
return the JFreeChart graph associate to the graph type
createEntryByType(HttpServletRequest, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Return an instance of IEntry function of type entry
createFile(String, String, String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FileUtils
Create a file
createFolder(String) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.utils.FileUtils
Method to create a specific folder
createHtmlRss() - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
createPieChartGraph(List<StatisticEntrySubmit>, String, boolean, boolean) - Static method in class fr.paris.lutece.plugins.form.business.GraphTypePieChart
return the PieChartGraph JFreeChart graph
createXYGraph(List<StatisticFormSubmit>, String, String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Create a JFreeChart Graph function of the statistic form submit

D

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
 
DateUtils - Class in fr.paris.lutece.plugins.form.utils
DateUtils
deactivateMyLuteceAuthentification(Form, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Deactivate MyLutece authentication for the form
DEFAULT_GROUP_NUMBER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
DEFAULT_ITERATION_NUMBER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
DEFAULT_MINIMUM_ITERATION_NUMBER - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
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.CategoryDAO
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.FormDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.ICategoryDAO
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.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(FormProcessor, Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
Delete a record from the table
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 class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletDAO
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.rss.FormResourceRssConfigDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.rss.IFormResourceRssConfigDAO
Delete a record from the table
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
Delete a record from the table
deleteFile(String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FileUtils
Delete a file
deleteResourceRssConfig(int) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
doAddIteration(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Add an iteration to a group
doAddIteration(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
Add an iteration for the specified group and return the test form page
doApplyModifyFormAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
Apply the modification of the advanced parameters for the form
doChangeOrderEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Change the attribute's order (move up or move down in the list)
doCleanFormAnswers(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.web.FormApp
Do clean responses of a form
doCopyEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
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
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
Process portlet's creation
doCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Perform the category creation
doCreateEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
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.FormEntryJspBean
Perform creation field
doCreateForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
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
doExport(Form, List<FormSubmit>, String, ExportFormat, String, StringBuilder, Plugin) - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Do export the form responses
doExport(Form, StringBuilder, ExportFormat, Plugin) - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Do export the responses of the given form
doExport(Form, List<FormSubmit>, String, ExportFormat, String, StringBuilder, Plugin) - Method in class fr.paris.lutece.plugins.form.service.export.FormExportService
Do export the form responses
doExport(Form, List<FormSubmit>, String, ExportFormat, String, StringBuilder, Plugin) - Method in class fr.paris.lutece.plugins.form.service.export.FormSubmitExportService
Do export the form responses
doExport(Form, StringBuilder, ExportFormat, Plugin) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportService
Do export the responses of the given form
doExportResponses(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
write in the http response the export file of all response submit who are save during the test. if there is no response return a error
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.FormEntryJspBean
insert association between field and regular expression
doInsertResponseInFormSubmit(HttpServletRequest, FormSubmit, boolean) - 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
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
Process portlet's modification
doModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Perform the category 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.FormEntryJspBean
Perform the entry modification
doModifyEntryParameterDefaultValues(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Modify entry parameter default values
doModifyExportFormat(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
Perform the export format modification
doModifyExportParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Modify form export parameter default values
doModifyField(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Perform modification field
doModifyForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Perform the form modification
doModifyFormAnswersManagement(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Do modify form answers management
doModifyFormParameterDefaultValues(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Modify form parameter default values
doModifyFormPublication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Do modify form publication management
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
doMoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Move the entry in the questions group specified in parameter
doMoveEntryConditional(HttpServletRequest, boolean) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Move up the entry (conditional questions only)
doMoveField(HttpServletRequest, boolean) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Move a field up or down
doMoveOutEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Move out the entry
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
Store the processor configuration
doPerformFormSubmit(HttpServletRequest, HttpSession, FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
perform the form submit in database
doRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Perform the category supression
doRemoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Perform the entry suppression
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.FormEntryJspBean
Perform suppression field
doRemoveForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Perform the form supression
doRemoveIteration(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Remove an iteration to an iteration group
doRemoveIteration(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
Remove an iteration for the specified group and return the test form page
doRemoveRegularExpression(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Delete association between field and regular expression
doResetForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Reset a Form
doSaveConfig(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
doSaveDraft(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Save the draft of a Form
doSaveModifyFormAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
Save the modification of the advanced parameters for the form
doSubmitForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Submit the Form with the data filling by the user
doSubmitForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
if there is no error perform in session the response of the form else return the error
doUpdateConfig(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
doValidateConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
doValidateRecap(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Validate the recap of a Form
DraftBackupService - Interface in fr.paris.lutece.plugins.form.service.draft
DraftBackupService for Form

E

entryBelongIterableGroup(Entry) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Detect if an entry belong to an iterable group or not
EntryParameterDAO - Class in fr.paris.lutece.plugins.form.business.parameter
EntryParameterDAO
EntryParameterDAO() - Constructor for class fr.paris.lutece.plugins.form.business.parameter.EntryParameterDAO
 
EntryParameterHome - Class in fr.paris.lutece.plugins.form.business.parameter
EntryParameterHome
EntryParameterService - Class in fr.paris.lutece.plugins.form.service.parameter
DirectoryParameterService
EntryParameterService() - Constructor for class fr.paris.lutece.plugins.form.service.parameter.EntryParameterService
 
EntryRemovalListenerService - Class in fr.paris.lutece.plugins.form.service
EntryRemovalListenerService
EntryTypeArray - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeCheckBox
EntryTypeArray() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeArray
 
EntryTypeCamera - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeCamera
EntryTypeCamera() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
 
EntryTypeCheckBox - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeCheckBox
EntryTypeCheckBox() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCheckBox
 
EntryTypeComment - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeComment
EntryTypeComment() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeComment
 
EntryTypeCropImage - Class in fr.paris.lutece.plugins.form.service.entrytype
 
EntryTypeCropImage() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
 
EntryTypeDate - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeDate
EntryTypeDate() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeDate
 
EntryTypeFile - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeFile
EntryTypeFile() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
 
EntryTypeGeolocation - Class in fr.paris.lutece.plugins.form.service.entrytype
The Class EntryTypeGeolocation.
EntryTypeGeolocation() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGeolocation
 
EntryTypeGroup - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeGroup
EntryTypeGroup() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
 
EntryTypeGroupUtils - Class in fr.paris.lutece.plugins.form.utils
 
EntryTypeGroupUtils() - Constructor for class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
 
EntryTypeImage - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeImage
EntryTypeImage() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
 
EntryTypeMandatoryCheckBox - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeCheckBox
EntryTypeMandatoryCheckBox() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMandatoryCheckBox
 
EntryTypeMyLuteceUser - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeText
EntryTypeMyLuteceUser() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUser
 
EntryTypeMyLuteceUserAttribute - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeText
EntryTypeMyLuteceUserAttribute() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
 
EntryTypeNumbering - Class in fr.paris.lutece.plugins.form.service.entrytype
EntryTypeNumbering
EntryTypeNumbering() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeNumbering
 
EntryTypeRadioButton - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeRadioButton
EntryTypeRadioButton() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeRadioButton
 
EntryTypeSelect - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeSelect
EntryTypeSelect() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelect
 
EntryTypeSelectSQL - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeSelectSQL
EntryTypeSelectSQL() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelectSQL
 
EntryTypeService - Class in fr.paris.lutece.plugins.form.service
EntryTypeService
EntryTypeSession - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeSession This entry is used to fetch the value of a session's attribute.
EntryTypeSession() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSession
 
EntryTypeText - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeText
EntryTypeText() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeText
 
EntryTypeTextArea - Class in fr.paris.lutece.plugins.form.service.entrytype
class EntryTypeTextArea
EntryTypeTextArea() - Constructor for class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeTextArea
 
EntryTypeUploadEnum - Enum in fr.paris.lutece.plugins.form.utils
Enumeration of all EntryType which need to upload file (file, image, etc...)
equals(Object) - Method in class fr.paris.lutece.plugins.form.business.Category
 
excludeParameterKeys() - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Check if the filter must exclude the list of parameter keys
ExportFormat - Class in fr.paris.lutece.plugins.form.business
class ExportFormat
ExportFormat() - Constructor for class fr.paris.lutece.plugins.form.business.ExportFormat
 
ExportFormatDAO - Class in fr.paris.lutece.plugins.form.business
This class provides Data Access methods for ReportingFiche objects
ExportFormatDAO() - Constructor for class fr.paris.lutece.plugins.form.business.ExportFormatDAO
 
ExportFormatHome - Class in fr.paris.lutece.plugins.form.business
This class provides instances management methods (create, find, ...) for ExportFormat objects
ExportFormatJspBean - Class in fr.paris.lutece.plugins.form.web
class ExportFormatJspBean
ExportFormatJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
 
ExportFormatResourceIdService - Class in fr.paris.lutece.plugins.form.service
class ExportFormatResourceIdService
ExportFormatResourceIdService() - Constructor for class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
Creates a new instance of DocumentTypeResourceIdService
ExportResponsesDaemon - Class in fr.paris.lutece.plugins.form.service.daemon
ExportResponsesDaemon
ExportResponsesDaemon() - Constructor for class fr.paris.lutece.plugins.form.service.daemon.ExportResponsesDaemon
 
ExportServiceFactory - Class in fr.paris.lutece.plugins.form.service.export
ExportServiceFactory
ExportServiceFactory() - Constructor for class fr.paris.lutece.plugins.form.service.export.ExportServiceFactory
 
ExportTypeFactory - Class in fr.paris.lutece.plugins.form.business.exporttype
ExportDaemonTypeFactory
ExportTypeFactory() - Constructor for class fr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
 

F

FileUtils - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.utils
FileUtils
FileUtils - Class in fr.paris.lutece.plugins.form.utils
FileUtils
fillingMadeOnIteration(int) - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return a boolean which indicate if the user filled at last one field for the specified iteration
find(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.DefaultMessageHome
Returns an instance of a defaultMessage of application
findAll(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterHome
Load all the parameter default values
findAll(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterHome
Load all the parameter default values
findAll() - Method in class fr.paris.lutece.plugins.form.service.parameter.EntryParameterService
Find all directory parameters
findAll() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Find all form parameters
findByFilter(FormParameterFilter, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterHome
Load parameters by filter
findByKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterHome
Load the parameter value
findByKey(String, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterHome
Load the parameter value
findByKey(String) - Method in class fr.paris.lutece.plugins.form.service.parameter.EntryParameterService
Load the parameter value
findByKey(String) - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Load the parameter value
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
Returns an instance of a category whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
Returns an instance of a ExportFormat whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Returns an instance of a Form whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Returns an instance of a FormSubmitwhose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.GraphTypeHome
Returns an instance of a GraphType whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.RecapHome
Returns an instance of a Recap whose identifier is specified in parameter
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigHome
Delete a configuration
findByPrimaryKey(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationHome
Returns an instance of a notifySenderConfiguration whose identifier is specified in parameter
findByPrimaryKey(int, boolean) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Returns an instance of a Response whose identifier is specified in parameter
findByPrimaryKey(int, boolean) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Returns an instance of a Response whose identifier is specified in parameter
findDefaultValueParameters() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Find the default value parameters of the form
findExportParameters() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Find the export parameters
findFieldValue(int, String, int) - Static method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Retrieve the value of field of an entry.
findFormSubmitFromResponseId(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Find a form submit from the id of a response associated with it
findFormSubmitFromResponseId(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Find a form submit from the id of a response associated with it
findFormSubmitFromResponseId(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Find a form submit from the id of a response associated with it
findIdEntryGroupIterable(int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Return the list of all id of entries from the form which allowed iterations
findIdGroupEntryResponse(Response) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Find the identifier of the group of the entry of the response manage the case if the entry is a conditional entry.
Form - Class in fr.paris.lutece.plugins.form.business
Class form
Form() - Constructor for class fr.paris.lutece.plugins.form.business.Form
 
FormAction - Class in fr.paris.lutece.plugins.form.business
Action available on a space
FormAction() - Constructor for class fr.paris.lutece.plugins.form.business.FormAction
 
FormActionDAO - Class in fr.paris.lutece.plugins.form.business
SpaceActionDAO
FormActionDAO() - Constructor for class fr.paris.lutece.plugins.form.business.FormActionDAO
 
FormActionHome - Class in fr.paris.lutece.plugins.form.business
This class provides instances management methods (create, find, ...) for SpaceAction objects
FormAdminDashboardComponent - Class in fr.paris.lutece.plugins.form.web
FormAdminDashboardComponent
FormAdminDashboardComponent() - Constructor for class fr.paris.lutece.plugins.form.web.FormAdminDashboardComponent
 
FormAdvancedParametersJspBean - Class in fr.paris.lutece.plugins.form.web
Controller for the Advanced Parameters page of a Form
FormAdvancedParametersJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
 
FormApp - Class in fr.paris.lutece.plugins.form.web
This class manages Form page.
FormApp() - Constructor for class fr.paris.lutece.plugins.form.web.FormApp
 
FormAsynchronousUploadHandler - Class in fr.paris.lutece.plugins.form.service.upload
FormAsynchronousUploadHandler.
FormAsynchronousUploadHandler() - Constructor for class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
 
formatTimestamp(String, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.DateUtils
Format a String into a timestamp
FormConstants - Class in fr.paris.lutece.plugins.form.utils
Constants class for the plugin-form
FormConstants() - Constructor for class fr.paris.lutece.plugins.form.utils.FormConstants
 
FormDAO - Class in fr.paris.lutece.plugins.form.business
class FormDAO
FormDAO() - Constructor for class fr.paris.lutece.plugins.form.business.FormDAO
 
FormDashboardComponent - Class in fr.paris.lutece.plugins.form.web
Calendar Dashboard Component This component displays directories
FormDashboardComponent() - Constructor for class fr.paris.lutece.plugins.form.web.FormDashboardComponent
 
FormDraftBackupService - Class in fr.paris.lutece.plugins.form.service.draft
Static wrapper for DraftBackupService.
FormEntryJspBean - Class in fr.paris.lutece.plugins.form.web
Jsp Bean for form entries.
FormEntryJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.FormEntryJspBean
 
FormExportService - Class in fr.paris.lutece.plugins.form.service.export
FormExportService
FormExportService() - Constructor for class fr.paris.lutece.plugins.form.service.export.FormExportService
 
FormFilter - Class in fr.paris.lutece.plugins.form.business
class FormFilter
FormFilter() - Constructor for class fr.paris.lutece.plugins.form.business.FormFilter
 
FormHome - Class in fr.paris.lutece.plugins.form.business
This class provides instances management methods (create, find, ...) for ReportingProject objects
FormJspBean - Class in fr.paris.lutece.plugins.form.web
This class provides the user interface to manage form features ( manage, create, modify, remove)
FormJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.FormJspBean
 
FormParameterDAO - Class in fr.paris.lutece.plugins.form.business.parameter
FormParameterDAO
FormParameterDAO() - Constructor for class fr.paris.lutece.plugins.form.business.parameter.FormParameterDAO
 
FormParameterFilter - Class in fr.paris.lutece.plugins.form.business.parameter
FormParameterFilter
FormParameterFilter() - Constructor for class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Constructor
FormParameterHome - Class in fr.paris.lutece.plugins.form.business.parameter
FormParameterHome
FormParameterService - Class in fr.paris.lutece.plugins.form.service.parameter
FormParameterService
FormParameterService() - Constructor for class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
 
FormPlugin - Class in fr.paris.lutece.plugins.form.service
class FormPlugin
FormPlugin() - Constructor for class fr.paris.lutece.plugins.form.service.FormPlugin
 
FormPortlet - Class in fr.paris.lutece.plugins.form.business.portlet
This class represents business objects ArticlesList Portlet
FormPortlet() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
Sets the identifier of the portlet type to the value specified in the ArticlesListPortletHome class
FormPortletDAO - Class in fr.paris.lutece.plugins.form.business.portlet
This class provides Data Access methods for ArticlesListPortlet objects
FormPortletDAO() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
 
FormPortletHome - Class in fr.paris.lutece.plugins.form.business.portlet
This class provides instances management methods for ArticlesListPortlet objects
FormPortletHome() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.FormPortletHome
Constructor
FormPortletJspBean - Class in fr.paris.lutece.plugins.form.web.portlet
This class provides the user interface to manage form Portlet
FormPortletJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
 
FormProcessor - Class in fr.paris.lutece.plugins.form.business.outputprocessor
class to involve a form to a processor
FormProcessor() - Constructor for class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
 
FormProcessorDAO - Class in fr.paris.lutece.plugins.form.business.outputprocessor
class FormProcessorDAO
FormProcessorDAO() - Constructor for class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
 
FormProcessorHome - Class in fr.paris.lutece.plugins.form.business.outputprocessor
This class provides instances management methods (create, find, ...) for FormProcessor objects
FormRegularExpressionRemovalListener - Class in fr.paris.lutece.plugins.form.business
class DiggWorkgroupRemovalListener
FormRegularExpressionRemovalListener() - Constructor for class fr.paris.lutece.plugins.form.business.FormRegularExpressionRemovalListener
 
FormRemovalListenerService - Class in fr.paris.lutece.plugins.form.service
FormRemovalListenerService
FormResourceIdService - Class in fr.paris.lutece.plugins.form.service
class FormResourceIdService
FormResourceIdService() - Constructor for class fr.paris.lutece.plugins.form.service.FormResourceIdService
Creates a new instance of DocumentTypeResourceIdService
FormResourceRss - Class in fr.paris.lutece.plugins.form.business.rss
FormResourceRss
FormResourceRss() - Constructor for class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
 
FormResourceRssConfig - Class in fr.paris.lutece.plugins.form.business.rss
FormResourceRssConfig
FormResourceRssConfig() - Constructor for class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfig
 
FormResourceRssConfigDAO - Class in fr.paris.lutece.plugins.form.business.rss
class FormResourceRssConfigDAO
FormResourceRssConfigDAO() - Constructor for class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigDAO
 
FormResourceRssConfigHome - Class in fr.paris.lutece.plugins.form.business.rss
FormResourceRssConfigHome
FormService - Class in fr.paris.lutece.plugins.form.service
FormService
FormSessionListener - Class in fr.paris.lutece.plugins.form.web
Will remove fileItems uploaded by flash
FormSessionListener() - Constructor for class fr.paris.lutece.plugins.form.web.FormSessionListener
 
FormSubmit - Class in fr.paris.lutece.plugins.form.business
class FormResponse
FormSubmit() - Constructor for class fr.paris.lutece.plugins.form.business.FormSubmit
 
FormSubmitDAO - Class in fr.paris.lutece.plugins.form.business
This class provides Data Access methods for FormResponse objects
FormSubmitDAO() - Constructor for class fr.paris.lutece.plugins.form.business.FormSubmitDAO
 
FormSubmitExportService - Class in fr.paris.lutece.plugins.form.service.export
FormSubmitExportService
FormSubmitExportService() - Constructor for class fr.paris.lutece.plugins.form.service.export.FormSubmitExportService
 
FormSubmitHome - Class in fr.paris.lutece.plugins.form.business
class FormSubmitHome
FormUtils - Class in fr.paris.lutece.plugins.form.utils
Utility class for plugin Form
FormWorkgroupRemovalListener - Class in fr.paris.lutece.plugins.form.business
class FormWorkgroupRemovalListener
FormWorkgroupRemovalListener() - Constructor for class fr.paris.lutece.plugins.form.business.FormWorkgroupRemovalListener
 
fr.paris.lutece.plugins.form.business - package fr.paris.lutece.plugins.form.business
 
fr.paris.lutece.plugins.form.business.exporttype - package fr.paris.lutece.plugins.form.business.exporttype
 
fr.paris.lutece.plugins.form.business.iteration - package fr.paris.lutece.plugins.form.business.iteration
 
fr.paris.lutece.plugins.form.business.outputprocessor - package fr.paris.lutece.plugins.form.business.outputprocessor
 
fr.paris.lutece.plugins.form.business.parameter - package fr.paris.lutece.plugins.form.business.parameter
 
fr.paris.lutece.plugins.form.business.portlet - package fr.paris.lutece.plugins.form.business.portlet
 
fr.paris.lutece.plugins.form.business.rss - package fr.paris.lutece.plugins.form.business.rss
 
fr.paris.lutece.plugins.form.modules.processornotifysender.business - package fr.paris.lutece.plugins.form.modules.processornotifysender.business
 
fr.paris.lutece.plugins.form.modules.processornotifysender.service - package fr.paris.lutece.plugins.form.modules.processornotifysender.service
 
fr.paris.lutece.plugins.form.modules.processornotifysender.utils - package fr.paris.lutece.plugins.form.modules.processornotifysender.utils
 
fr.paris.lutece.plugins.form.service - package fr.paris.lutece.plugins.form.service
 
fr.paris.lutece.plugins.form.service.daemon - package fr.paris.lutece.plugins.form.service.daemon
 
fr.paris.lutece.plugins.form.service.draft - package fr.paris.lutece.plugins.form.service.draft
 
fr.paris.lutece.plugins.form.service.entrytype - package fr.paris.lutece.plugins.form.service.entrytype
 
fr.paris.lutece.plugins.form.service.export - package fr.paris.lutece.plugins.form.service.export
 
fr.paris.lutece.plugins.form.service.parameter - package fr.paris.lutece.plugins.form.service.parameter
 
fr.paris.lutece.plugins.form.service.publication - package fr.paris.lutece.plugins.form.service.publication
 
fr.paris.lutece.plugins.form.service.upload - package fr.paris.lutece.plugins.form.service.upload
 
fr.paris.lutece.plugins.form.service.validator - package fr.paris.lutece.plugins.form.service.validator
 
fr.paris.lutece.plugins.form.utils - package fr.paris.lutece.plugins.form.utils
 
fr.paris.lutece.plugins.form.web - package fr.paris.lutece.plugins.form.web
 
fr.paris.lutece.plugins.form.web.http - package fr.paris.lutece.plugins.form.web.http
 
fr.paris.lutece.plugins.form.web.portlet - package fr.paris.lutece.plugins.form.web.portlet
 
FullExportType - Class in fr.paris.lutece.plugins.form.business.exporttype
This class represents the export type to export every responses.
FullExportType() - Constructor for class fr.paris.lutece.plugins.form.business.exporttype.FullExportType
 

G

generateHtmlEntryGroup(HttpServletRequest, Entry, boolean) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Generate the html code of the current entry of type group.
getActions() - Method in class fr.paris.lutece.plugins.form.business.Form
 
getAdminBaseUrl(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Get the base URL
getAll(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigHome
Load All FormResourceRssConfig
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
return a collection OutputProcessor
getAllProcessors() - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Get the list of all processors
getAllQuestionList(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Return the questions list
getAllValidators() - Method in class fr.paris.lutece.plugins.form.service.validator.ValidatorService
Returns all validators
getAnonymizeEntryList(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Get the list of entries of a form to anonymize
getAnonymizeEntryList(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Get the list of entries of a form to anonymize
getAnonymizeEntryList(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Get the list of entries of a form to anonymize
getAnonymizeEntryList(int) - Method in class fr.paris.lutece.plugins.form.service.FormService
Get the list of entries of a form to anonymize
getAsc() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
 
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
getAsynchronousUploadHandler() - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
getAuthorizedFieldsByRole(HttpServletRequest, List<Field>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Filter a list of field for a given user
getAutomaticCleaning() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if this form should be cleaned automatically by the daemon
getBackUrl() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
 
getBackUrl() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
getCategoriesReferenceList(Plugin) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get a reference list with categories
getCategory() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the category associate to the form
getClassName() - Method in class fr.paris.lutece.plugins.form.business.GraphType
 
getCleaningByRemoval() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if the cleaning operation is a remove operation or an anonymization operation
getCodeTheme() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the code theme
getColor() - Method in class fr.paris.lutece.plugins.form.business.Category
 
getConditionalEntries() - Method in class fr.paris.lutece.plugins.form.business.ConditionalEntriesFieldMapper
 
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
getConfirmRemoveCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Gets the confirmation page of delete category
getConfirmRemoveEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
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.FormEntryJspBean
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
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
Returns the Download portlet creation form
getCreateCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Gets the category creation page
getCreateEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
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.FormEntryJspBean
Gets the field creation page
getCreateForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
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
getCurrentDateTime(Locale) - Static method in class fr.paris.lutece.plugins.form.utils.DateUtils
Get the current date time
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
getDAO() - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletHome
Returns the instance of the portlet DAO singleton
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormAdminDashboardComponent
getDashboardData(AdminUser, HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormDashboardComponent
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
Get the creation date
getDateEndDisponibility() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the date of end of disponibility
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.
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.
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
Get the description of the 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
getDisplayCreateConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
getDisplayModifyConfigForm(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
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
getEntryMaxIterationAllowed(int) - Static method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the maximum number of iterations allowed for the entry.
getEntryMinIterationAllowed(int) - Static method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the minimum number of iterations necessary for the entry.
getEntryResponses() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationResponse
Return the responses of the entry
getEntryType(String) - Method in class fr.paris.lutece.plugins.form.service.EntryTypeService
Get the entry type given the class name
getEntryTypeMyLuteceUser(Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Get entry type mylutece user
getEntryUrl(Entry) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Get the url to modify an entry of the form in front office
getExportCSVEncoding() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the encoding for export CSV
getExportDaemonType() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the export daemon type configured in the advanced parameters of the plugin-form.
getExportService(String) - Method in class fr.paris.lutece.plugins.form.service.export.ExportServiceFactory
Get the export type
getExportService(String) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportServiceFactory
Get the export type
getExportServices() - Method in class fr.paris.lutece.plugins.form.service.export.ExportServiceFactory
Get the list of export types
getExportServices() - Method in interface fr.paris.lutece.plugins.form.service.export.IExportServiceFactory
Get the list of export types
getExportServicesAsRefList(Locale) - Method in class fr.paris.lutece.plugins.form.service.export.ExportServiceFactory
Get the list of export types as ReferenceList
getExportServicesAsRefList(Locale) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportServiceFactory
Get the list of export types as ReferenceList
getExportType(String) - Method in class fr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
Get the export type
getExportType(String) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportTypeFactory
Get the export type
getExportTypes() - Method in class fr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
Get the list of export types
getExportTypes() - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportTypeFactory
Get the list of export types
getExportTypesAsRefList(Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.ExportTypeFactory
Get the list of export types as ReferenceList
getExportTypesAsRefList(Locale) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportTypeFactory
Get the list of export types as ReferenceList
getExportXMLEncoding() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the encoding for export XML
getExtension() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
get the extension of the output file generate by the xsl
getFeed() - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
getFileExportDaemonType() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the export daemon type configured in the advanced parameters of the plugin-form.
getFileService() - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Get the file service
getFileService() - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Get the file service
getForm() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
 
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
getFormData(HttpServletRequest, Form) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get the request data and if there is no error insert the data in the form specified in parameter. return null if there is no error or else return the error page url
getFormErrors(HttpSession) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Gets the form errors bound to the session
getFormId() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
Returns the FormId
getFormId() - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Get the id of the current form
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
getFormListForAutomaticCleaning(Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Get the list of forms that must be cleaned automatically.
getFormListForAutomaticCleaning(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Get the list of forms that must be cleaned automatically.
getFormListForAutomaticCleaning(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Get the list of forms that must be cleaned automatically.
getFormPageId() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the recap associate to the form
getFormState() - Method in class fr.paris.lutece.plugins.form.business.FormAction
 
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
getFormView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Return the XPage associated to a Form content
getFrontOfficeTitle() - Method in class fr.paris.lutece.plugins.form.business.Form
gets the front office's title
getGenericAttributeEntryError(HttpServletRequest, int, int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Return the GenericAttributeError of an entry for the current iteration
getGraphType() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
getGraphValueLegende() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
getGroupTitle() - Method in class fr.paris.lutece.plugins.form.business.RecapResponse
Return the title of the group where the Response belong to
getHandler() - Static method in class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
Get the handler
getHandlerName() - Method in class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
getHtmlEntry(int, StringBuffer, Locale, boolean, HttpServletRequest) - 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
getHtmlEntry(int, StringBuffer, Locale, boolean, HttpServletRequest, int) - 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
getHtmlEntryGroup(HttpServletRequest, Entry, boolean, StringBuilder, int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Generate the html code for the entry of type group.
getHtmlForm(Form, String, Locale, boolean, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Return the HTML code of the form
getHtmlGroupEntry(HttpServletRequest, Entry, Map<String, Object>, boolean) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Construct the Html for an Group entry
getHtmlIteratedEntryGroup(HttpServletRequest, Entry, boolean) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Returns the StringBuffer containing the html code associated for the current entry which allow multiple iteration
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
 
getIdCategory() - Method in class fr.paris.lutece.plugins.form.business.Category
 
getIdCategory() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
getIdCategory() - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
Get the id category of the listFormPortlet
getIdEntry() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationResponse
Return the id of the Entry which the IterationResponse belong to
getIdEntryEmailSender() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
Returns the IdEntry associate to the email sender
getIdExport() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
 
getIdExportResponsesDaemon() - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the id export responses for daemon
getIdField() - Method in class fr.paris.lutece.plugins.form.business.ConditionalEntriesFieldMapper
 
getIdForm() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the id of the form
getIdForm() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
 
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
 
getIdGroup() - Method in class fr.paris.lutece.plugins.form.business.RecapResponse
Return the identifier of the group of the entry of the response
getIdMailingList() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the id of the mailing list associate to the form
getIdPictureFile() - Method in class fr.paris.lutece.plugins.form.business.Form
get the value of the integer nIdPictureFile
getIdRecap() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
getIdRss() - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfig
 
getIdState() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
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
Get the Information Complementary 1
getInfoComplementary2() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the Information Complementary 2
getInfoComplementary3() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the Information Complementary 3
getInfoComplementary4() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the Information Complementary 4
getInfoComplementary5() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the Information Complementary 5
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.business.portlet.ListFormPortletHome
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
Get the instance of this service
getInstance() - Static method in class fr.paris.lutece.plugins.form.service.validator.ValidatorService
Returns the unique instance of ValidatorService
getIp() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
 
getIterableEntryChildUrl(Entry, Object) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Construct the url for an entry of an iterable group for errors
getIterableGroupMessageList(Map<String, Object>) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Return the list of MVCMessage associate to the iterable group from the model
getIterationNumber() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the number of iteration for the group
getIterationNumberOfIterableEntry(Entry) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Return the maximum number of iteration of an entry which belong to an iterable group.
getIterationParameterName() - Method in class fr.paris.lutece.plugins.form.web.http.GroupHttpServletRequestWrapper
Return the iterationParameterName
getIterationParameterName() - Method in class fr.paris.lutece.plugins.form.web.http.GroupMultipartHttpServletRequestWrapper
Return the iterationParameterName
getJspManageForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Return the URL of the JSP manage form
getJspManageOutputProcessForm(HttpServletRequest, int, String, String) - Static method in class fr.paris.lutece.plugins.form.web.FormJspBean
return url of the jsp modify form
getJspManageValidator(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Gets the URL of the form manage validators JSP
getJspModifyForm(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
return url of the jsp modify form
getJspModifyFormAdvancedParameters(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
Get the JSP url to the form advanced parameters page
getJspModifyFormAnswerManagement(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get the JSP url to the form answers management page
getJspModifyFormPublication(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get the JSP url to the form publication page
getKey() - Method in class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
Get the key
getKey() - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Get the key
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
Get the processor key
getKey() - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Get the key
getKey() - Method in interface fr.paris.lutece.plugins.form.service.export.IExportService
Get the key
getKeyProcessor() - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
 
getLastIterationNumber() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the last iteration number used for the group
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
Get the label of the validate button
getList(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
Returns a list of all category
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
getListErrorMessages() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the list of error messages
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
getListFormView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Return the default XPage with the list of all available Form
getListParameterKeys() - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Get the list of parameter keys
getListResponse() - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
 
getLuteceUserAttributesRefList(String) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
Get a reference list with every lutece user attributes
getManageAdvancedParameters(AdminUser) - Method in class fr.paris.lutece.plugins.form.service.FormService
Build the advanced parameters management
getManageAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Returns advanced parameters form
getManageCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Return management category( list of category)
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 )
getManageOutputProcessor(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Gets the form modification page
getManageValidator(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Gets the form manage validators page
getMapEntryTypes() - Method in class fr.paris.lutece.plugins.form.service.EntryTypeService
Get the map of entry types
getMaxNumber(Entry) - Method in class fr.paris.lutece.plugins.form.service.FormService
Get the max number
getMaxNumberResponse() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the the maximum number of responses before deactivation of the form
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
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
Returns the Download portlet modification form
getModifyCategory(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.CategoryJspBean
Gets the category modification page
getModifyEntry(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
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.FormEntryJspBean
Gets the field modification page
getModifyForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Gets the form modification page
getModifyFormAnswersManagement(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get the form answers management page
getModifyFormPublication(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Get the form publication management 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.FormEntryJspBean
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
getNbDaysBeforeCleaning() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the number of days to keep responses before cleaning them
getNbMaxIteration() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the maximum number of iteration allow for the group
getNbMinIteration() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the minimum number of iteration necessary for the group
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
getNumberResponse() - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
return the number of response
getOrder() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
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
Return the processor configuration interface
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
return the OutputProcessor which the key is specified in parameter
getParameter(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupHttpServletRequestWrapper
getParameter(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupMultipartHttpServletRequestWrapper
getParameterToApply(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
getParameterValues(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupHttpServletRequestWrapper
getParameterValues(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupMultipartHttpServletRequestWrapper
getPatternIteratedAttributeName(int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Construct the pattern of the attribute name for entry which allow iterations
getPermission() - Method in class fr.paris.lutece.plugins.form.business.FormAction
getPlugin() - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Gets the form plugin
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
getPortletTypeId() - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletHome
Returns the identifier of the portlet type
getProcessorByKey(String) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Get a processor by its key
getProcessorsByIdForm(int) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Get processors associated with a given form
getRecap() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the recap associated to the form
getRecapMessage() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
 
getRecapMessage() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
getRefListAllQuestions(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Get the ReferenceList associated to all questions
getRefListCategory(List<Category>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Initialize a reference list with the different categories
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.form.business.FormRegularExpressionRemovalListener
getRemovalRefusedMessage(String, Locale) - Method in class fr.paris.lutece.plugins.form.business.FormWorkgroupRemovalListener
getRemoveIterationParameter(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Return the couple of the parameters for removing an iteration.
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
getRequestData(Entry, HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getRequirement() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
 
getRequirement() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the requirement of the form
getRequirementView(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormApp
Return the requirement view
getResourceId() - Method in class fr.paris.lutece.plugins.form.business.Category
getResourceId() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
getResourceId() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
getResourceId() - Method in class fr.paris.lutece.plugins.form.business.Form
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
getResourceIdList(Locale) - Method in class fr.paris.lutece.plugins.form.service.CategoryResourceIdService
Returns a list of category resource ids
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.Category
getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
getResourceTypeCode() - Method in class fr.paris.lutece.plugins.form.business.Form
getResponse() - Method in class fr.paris.lutece.plugins.form.business.RecapResponse
Return the response
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMandatoryCheckBox
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getResponseData(Entry, HttpServletRequest, List<Response>, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeText
getResponseEntry(HttpServletRequest, int, Plugin, FormSubmit, boolean, 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.
getResponseEntry(HttpServletRequest, int, Plugin, FormSubmit, boolean, boolean, Locale, int) - 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.
getResponseFilter(Form, Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.FullExportType
Get the response filter
getResponseFilter(Form, Locale) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Get the response filter
getResponseFilter(Form, Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.LastDateExportType
Get the response filter
getResponseGroupEntry(HttpServletRequest, List<GenericAttributeError>, Entry, Plugin, FormSubmit, boolean, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Get the response for the entry of type group
getResponseList(ResponseFilter, boolean) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Load the data of all the response who verify the filter and returns them in a list
getResponseList(ResponseFilter, boolean) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Load the data of all the response who verify the filter and returns them in a list
getResponseListFromIdFormSubmit(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Get the list of id of responses associated with a form submit
getResponseListFromIdFormSubmit(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Get the list of id of responses associated with a form submit
getResponseListFromIdFormSubmit(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Get the list of id of responses associated with a form submit
getResponses(HttpSession) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Gets the responses bound to the session
getResponseValueForExport(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getResponseValueForRecap(Entry, HttpServletRequest, Response, Locale) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
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
getService() - Static method in class fr.paris.lutece.plugins.form.service.parameter.EntryParameterService
Get the instance of the service
getService() - Static method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Get the instance of the service
getSetIterationNumber() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Return the set of all iteration number of the group
getStatisticByIdEntry(int) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Return a list of statistic on the entry
getStatisticByIdEntry(int) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
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(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeArray
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCheckBox
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeComment
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeDate
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGeolocation
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMandatoryCheckBox
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeNumbering
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeRadioButton
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelect
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelectSQL
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSession
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeText
getTemplateCreate(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeTextArea
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeArray
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCheckBox
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeComment
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeDate
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGeolocation
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUser
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeNumbering
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeRadioButton
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelect
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelectSQL
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSession
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeText
getTemplateHtmlForm(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeTextArea
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeArray
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCheckBox
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeComment
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeDate
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGeolocation
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeGroup
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMandatoryCheckBox
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeMyLuteceUserAttribute
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeNumbering
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeRadioButton
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelect
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSelectSQL
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeSession
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeText
getTemplateModify(Entry, boolean) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeTextArea
getTitle() - Method in class fr.paris.lutece.plugins.form.business.Category
 
getTitle() - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
 
getTitle(Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
Get the title
getTitle(Locale) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Get the title
getTitle() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the title of the form
getTitle() - Method in class fr.paris.lutece.plugins.form.business.GraphType
 
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.CategoryResourceIdService
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
getTitle(Locale) - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Get the title
getTitle(Locale) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportService
Get the title
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
getTitle(String, Locale) - Method in class fr.paris.lutece.plugins.form.service.FormResourceIdService
getUI(HttpServletRequest, int) - Method in interface fr.paris.lutece.plugins.form.service.validator.IValidator
Returns the validator interface
getUnavailabilityMessage() - Method in class fr.paris.lutece.plugins.form.business.DefaultMessage
 
getUnavailabilityMessage() - Method in class fr.paris.lutece.plugins.form.business.Form
Get the unavailability message of the form
getUploadCheckboxPrefix() - Method in class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
getUploadDeletePrefix() - Method in class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
getUploadSubmitPrefix() - Method in class fr.paris.lutece.plugins.form.service.upload.FormAsynchronousUploadHandler
getUrl() - Method in class fr.paris.lutece.plugins.form.business.CaptchaFormError
getUrl() - Method in class fr.paris.lutece.plugins.form.business.FormAction
Returns the Url
getUrl() - Method in class fr.paris.lutece.plugins.form.business.RequirementFormError
getUrlDownloadFile(int, String) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCamera
getUrlDownloadFile(int, String) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeCropImage
getUrlDownloadFile(int, String) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeFile
getUrlDownloadFile(int, String) - Method in class fr.paris.lutece.plugins.form.service.entrytype.EntryTypeImage
getValue() - Method in enum fr.paris.lutece.plugins.form.utils.EntryTypeUploadEnum
Return the value of the enumeration
getValues() - Static method in enum fr.paris.lutece.plugins.form.utils.EntryTypeUploadEnum
Return all the value of the Enumeration
getViewModifyFormAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormAdvancedParametersJspBean
Get the form advanced settings page
getViewTestForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
Gets the form test page
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
Get the welcome message of the form
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
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
Returns the Xml code of the form portlet with XML heading
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
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
getXmlResponses(HttpServletRequest, Form, FormSubmit, Locale, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Get the XML responses for a single form submit
getXPageTheme(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.service.FormPlugin
getXPageTheme(int) - Method in class fr.paris.lutece.plugins.form.service.FormService
Gets the x page theme.
getXPageThemes(Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Load the xpage themes for all forms
getXPageThemesMap(Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Load all the themes for form xpages
getXPageThemesMap(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Load all the themes for form xpages
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
 
GroupHttpServletRequestWrapper - Class in fr.paris.lutece.plugins.form.web.http
Wrapper of ServletRequest for entry of type iterable Group
GroupHttpServletRequestWrapper(HttpServletRequest, int) - Constructor for class fr.paris.lutece.plugins.form.web.http.GroupHttpServletRequestWrapper
Constructor
GroupMultipartHttpServletRequestWrapper - Class in fr.paris.lutece.plugins.form.web.http
Wrapper of MultipartHttpServletRequest for entry of type iterable Group
GroupMultipartHttpServletRequestWrapper(MultipartHttpServletRequest, int) - Constructor for class fr.paris.lutece.plugins.form.web.http.GroupMultipartHttpServletRequestWrapper
 
GroupResponseComparator - Class in fr.paris.lutece.plugins.form.utils
Comparator class for response which are belong to an entry of an iterable group based on their iteration number
GroupResponseComparator() - Constructor for class fr.paris.lutece.plugins.form.utils.GroupResponseComparator
 

H

hasFormErrors(HttpSession) - Method in class fr.paris.lutece.plugins.form.service.FormService
Check if the session has a list of responses without form errors and the validate requirement is indeed checked
hashCode() - Method in class fr.paris.lutece.plugins.form.business.Category
hasRecap(Form) - Method in class fr.paris.lutece.plugins.form.service.FormService
Check if the given form has a recap or not
hasResponse() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationResponse
Tell if the entry of the IterationResponse has response or not

I

ICategoryDAO - Interface in fr.paris.lutece.plugins.form.business
Interface IVoteTypeDAO
IDefaultMessageDAO - Interface in fr.paris.lutece.plugins.form.business
IDefaultMessageDAO Interface
IEntryParameterDAO - Interface in fr.paris.lutece.plugins.form.business.parameter
IEntryParameterDAO
IExportFormatDAO - Interface in fr.paris.lutece.plugins.form.business
IFormDAO Interface
IExportService - Interface in fr.paris.lutece.plugins.form.service.export
IFormExport
IExportServiceFactory - Interface in fr.paris.lutece.plugins.form.service.export
IExportTypeFactory
IExportType - Interface in fr.paris.lutece.plugins.form.business.exporttype
This class represents the export responses type.
IExportTypeFactory - Interface in fr.paris.lutece.plugins.form.business.exporttype
IExportTypeFactory
IFormActionDAO - Interface in fr.paris.lutece.plugins.form.business
Form action Dao
IFormDAO - Interface in fr.paris.lutece.plugins.form.business
IFormDAO Interface
IFormParameterDAO - Interface in fr.paris.lutece.plugins.form.business.parameter
IFormParameterDAO
IFormPortletDAO - Interface in fr.paris.lutece.plugins.form.business.portlet
IFormPortletDAO
IFormProcessorDAO - Interface in fr.paris.lutece.plugins.form.business.outputprocessor
Interface for FormProcessorDAO
IFormResourceRssConfigDAO - Interface in fr.paris.lutece.plugins.form.business.rss
IFormResourceRssConfigDAO
IFormSubmitDAO - Interface in fr.paris.lutece.plugins.form.business
Interface IFormSubmitDAO
IGraphTypeDAO - Interface in fr.paris.lutece.plugins.form.business
IFormDAO Interface
IListFormPortletDAO - Interface in fr.paris.lutece.plugins.form.business.portlet
IFormPortletDAO
init() - Static method in class fr.paris.lutece.plugins.form.business.Form
Initialize the Form
init() - Method in class fr.paris.lutece.plugins.form.service.FormPlugin
init() - Method in class fr.paris.lutece.plugins.form.service.FormService
Initialize the Form service
initOrderFirstLevel(List<Entry>, List<Integer>) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Init the list of the attribute's orders (first level only)
initRefListEntryType(Locale, EntryType) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
Init reference list whidth the different entry type
INotifySenderConfigurationDAO - Interface in fr.paris.lutece.plugins.form.modules.processornotifysender.business
INotifySenderConfigurationDAO
insert(Category, Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
Insert a new record in the table.
insert(ExportFormat, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
Insert a new record in the table.
insert(Form, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Insert a new record in the table.
insert(FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Insert a new record in the table.
insert(Category, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.ICategoryDAO
Insert a new record in the table.
insert(ExportFormat, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
Insert a new record in the table.
insert(Form, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Insert a new record in the table.
insert(FormSubmit, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Insert a new record in the table.
insert(Recap, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IRecapDAO
Insert a new record in the table.
insert(FormProcessor, Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
Insert a new record in the table.
insert(FormProcessor, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IFormProcessorDAO
Insert a new record in the table.
insert(Portlet) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
Insert a new record in the table form_portlet
insert(Portlet) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletDAO
Insert a new record in the table form_portlet
insert(Recap, Plugin) - Method in class fr.paris.lutece.plugins.form.business.RecapDAO
Insert a new record in the table.
insert(FormResourceRssConfig, Plugin) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigDAO
Insert a new record in the table.
insert(FormResourceRssConfig, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.rss.IFormResourceRssConfigDAO
Insert a new record in the table.
insert(NotifySenderConfiguration, Plugin) - Method in interface fr.paris.lutece.plugins.form.modules.processornotifysender.business.INotifySenderConfigurationDAO
Insert a new record in the table.
insert(NotifySenderConfiguration, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
Insert a new record in the table.
insertAnonymizeEntry(int, int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Insert an entry in the anonymize entries table
insertAnonymizeEntry(int, int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Insert an entry in the anonymize entries table
insertAnonymizeEntry(int, int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Insert an entry in the anonymize entries table
IOutputProcessor - Interface in fr.paris.lutece.plugins.form.business.outputprocessor
IOutputProcessor
IOutputProcessorSet - Interface in fr.paris.lutece.plugins.form.business.outputprocessor
IOutputProcessorSet
IRecapDAO - Interface in fr.paris.lutece.plugins.form.business
IRecapDAO Interface
IResponseService - Interface in fr.paris.lutece.plugins.form.service
Response service
isActive() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if the form is active or not
isActiveCaptcha() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if the form contain a captcha
isActiveMyLuteceAuthentification() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if the form require mylutece authentication
isActiveRequirement() - Method in class fr.paris.lutece.plugins.form.business.Form
Check if the requirement must be activate
isActiveStoreAdresse() - Method in class fr.paris.lutece.plugins.form.business.Form
true if the ip adresse of the user must be store
isAssociatedWithForm(int) - Method in interface fr.paris.lutece.plugins.form.service.validator.IValidator
Checks if the validator is associated with the form
isAssociatedWithForm(int) - Method in class fr.paris.lutece.plugins.form.service.validator.ValidatorService
Checks if at least one validator is associated with the form
isAssociateToForm(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
true if there is a form associate to the category
isAssociateToForm(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
true if there is a form associate to the category
isAssociateToForm(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.ICategoryDAO
true if there is a form associate to the category
isAutoPublicationActive() - Method in class fr.paris.lutece.plugins.form.business.Form
Return true if auto publication is effectively active
isAutoPublished() - Method in class fr.paris.lutece.plugins.form.business.Form
Return true if the form is in auto publication mode, false else
isDateBeginDisponibilityAfterCurrentDate() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
isDraftSupported() - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
Returns true if draft is supported, false otherwise.
isEntryTypeGroup(Entry) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Determine if entry is of a Type Group or not.
isExportEncodingParameter(String) - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Check if the given key is from an encoding parameter
isFieldInTheResponseList(int, List<Response>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Return true if the field which key is specified in parameter is in the response list
isGraph() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
isGraphLabelValue() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
isGraphLegende() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
isGraphThreeDimension() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
isIterationLimitReached() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Tell if the maximum number of iteration has been reached or not
isLimitNumberResponse() - Method in class fr.paris.lutece.plugins.form.business.Form
Check the user can only submit one form, or if he can submit several
isMandatoryError() - Method in class fr.paris.lutece.plugins.form.business.CaptchaFormError
isMandatoryError() - Method in class fr.paris.lutece.plugins.form.business.RequirementFormError
isRecapData() - Method in class fr.paris.lutece.plugins.form.business.Recap
 
isSendAttachments() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
True if it must send the attachments
isSessionValid(Form, HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.service.FormService
Check if the user is authorized to view the form.
isShownFrontOfficePicture() - Method in class fr.paris.lutece.plugins.form.business.Form
get the value of the boolean isShownFrontOfficePicture
isShownFrontOfficeTitle() - Method in class fr.paris.lutece.plugins.form.business.Form
get the value of the boolean isShownFrontOfficeTitle
isSupportHTTPS() - Method in class fr.paris.lutece.plugins.form.business.Form
Returns true if the form support HTTPS, false otherwise
isUsed(int, String) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Check if an association exist between a form and a processor
IterationGroup - Class in fr.paris.lutece.plugins.form.business.iteration
Object which represent the iterations of a group
IterationGroup(Entry) - Constructor for class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
 
IterationResponse - Class in fr.paris.lutece.plugins.form.business.iteration
Object which represent Responses for an Entry for an iteration
IterationResponse(int) - Constructor for class fr.paris.lutece.plugins.form.business.iteration.IterationResponse
Constructor
IValidator - Interface in fr.paris.lutece.plugins.form.service.validator
IValidator

L

LastDateExportType - Class in fr.paris.lutece.plugins.form.business.exporttype
This class represents the export type from the date written at the last line of the file /plugins/form/export/formExportResponses.
LastDateExportType() - Constructor for class fr.paris.lutece.plugins.form.business.exporttype.LastDateExportType
 
ListFormPortlet - Class in fr.paris.lutece.plugins.form.business.portlet
 
ListFormPortlet() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
 
ListFormPortletDAO - Class in fr.paris.lutece.plugins.form.business.portlet
This class provides Data Access methods for ArticlesListPortlet objects
ListFormPortletDAO() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletDAO
 
ListFormPortletHome - Class in fr.paris.lutece.plugins.form.business.portlet
This class provides instances management methods for ArticlesListPortlet objects
ListFormPortletHome() - Constructor for class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletHome
Constructor
ListFormPortletJspBean - Class in fr.paris.lutece.plugins.form.web.portlet
This class provides the user interface to manage form Portlet
ListFormPortletJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
 
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
Load the data of the category from the table
load(Plugin) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessageDAO
load the only record from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
Load the data of the export format from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Load the data of the Form from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Load the data of the formResponse from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.GraphTypeDAO
Load the data of the graph type from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.ICategoryDAO
Load the data of the category from the table
load(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IDefaultMessageDAO
load a record from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
Load the data of the export format from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Load the data of the Form from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Load the data of the formResponse from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IGraphTypeDAO
Load the data of the graph type from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IRecapDAO
Load the data of the recap from the table
load(String, Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterDAO
Load the parameter value
load(String, Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterDAO
Load the parameter value
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IEntryParameterDAO
Load the parameter value
load(String, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IFormParameterDAO
Load the parameter value
load(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
Loads the data of Form Portlet whose identifier is specified in parameter
load(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletDAO
Loads the data of Form Portlet whose identifier is specified in parameter
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.RecapDAO
Load the data of the recap from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigDAO
load the data of FormResourceRssConfig from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.rss.IFormResourceRssConfigDAO
load the data of FormResourceRssConfig from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.modules.processornotifysender.business.INotifySenderConfigurationDAO
Load the data of the notifySenderConfiguration from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
Load the data of the notifySenderConfiguration from the table
loadAll(Plugin) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigDAO
Return all record
loadAll(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.rss.IFormResourceRssConfigDAO
Return all record

M

manageAddingIteration(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Check if the adding of an iteration to a group is authorized or not.
manageIterableGroupResponse(HttpServletRequest, Entry, List<Response>, int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Manage the response for an entry of type group which allow iteration
manageIterationGroupErrors(HttpServletRequest, Entry, List<MVCMessage>) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Manage the errors of iterations of a entry type group
manageRemoveIterationGroup(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Retrieve the parameter values associated to the request for the removing of an iteration.
MARK_FORM - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MARK_FORM_SUBMIT - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MARK_ID_FORM - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MARK_LIST_MAP_CHILDREN - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MARK_STR_LIST_CHILDREN - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MARK_URL_ACTION - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
MESSAGE_PAGE_TITLE - Static variable in class fr.paris.lutece.plugins.form.web.FormApp
 
MESSAGE_PATH - Static variable in class fr.paris.lutece.plugins.form.web.FormApp
 
ModifyFormJspBean - Class in fr.paris.lutece.plugins.form.web
JspBean to manage form modifications
ModifyFormJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
 

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.form.business.RecapDAO
Generates a new primary key
NotifySenderConfiguration - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.business
This is the business class for the object NotifySenderConfiguration
NotifySenderConfiguration() - Constructor for class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
 
NotifySenderConfigurationDAO - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.business
This class provides Data Access methods for NotifySenderConfiguration objects
NotifySenderConfigurationDAO() - Constructor for class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationDAO
 
NotifySenderConfigurationHome - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.business
This class provides instances management methods (create, find, ...) for NotifySenderConfiguration objects
NotifySenderResourceIdService - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.service
NotifySenderResourceIdService
NotifySenderResourceIdService() - Constructor for class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
Creates a new instance of NotifySenderResourceIdService
NotifySenderService - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.service
NotifySenderService

O

orderResponseList(HttpServletRequest, List<Response>) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Reorder the list of Response with the management of the iterations and return the new list of ordered response
OutputProcessor - Class in fr.paris.lutece.plugins.form.business.outputprocessor
Abstract OutputProcessor
OutputProcessor() - Constructor for class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessor
 
OutputProcessorService - Class in fr.paris.lutece.plugins.form.service
OutputProcessorService
OutputProcessorSet - Class in fr.paris.lutece.plugins.form.business.outputprocessor
OutputProcessorSet Object
OutputProcessorSet() - Constructor for class fr.paris.lutece.plugins.form.business.outputprocessor.OutputProcessorSet
 

P

PARAMETER_ACTION_ADD_ITERATION - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PARAMETER_ACTION_REDIRECT - Static variable in class fr.paris.lutece.plugins.form.web.FormJspBean
Parameter redirect
PARAMETER_ACTION_REMOVE_ITERATION - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PARAMETER_ID_ENTRY - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PARAMETER_ID_FORM - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PARAMETER_KEY - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PERMISSION_CHANGE_STATE - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for enable form
PERMISSION_CHANGE_STATE_AUTO_PUBLICATION - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for enable form
PERMISSION_COPY - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for copying a form
PERMISSION_CREATE - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission to create a form
PERMISSION_DELETE - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for deleting a form
PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.form.service.CategoryResourceIdService
Permission for manage a regular expression
PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
Permission for manage a export format
PERMISSION_MANAGE - Static variable in class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
Permission for manage a export format
PERMISSION_MANAGE_ADVANCED_PARAMETERS - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for managing advanced parameters
PERMISSION_MANAGE_OUTPUT_PROCESSOR - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for managing OutputProcessor
PERMISSION_MANAGE_VALIDATOR - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for managing Validator
PERMISSION_MODIFY - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for modifying a form
PERMISSION_SEND_ATTACHMENTS - Static variable in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
Permission to send attachments
PERMISSION_TEST - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for testing a form
PERMISSION_VIEW_RESULT - Static variable in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Permission for viewing result of a form
PLUGIN_NAME - Static variable in class fr.paris.lutece.plugins.form.service.FormPlugin
The Constant PLUGIN_NAME.
populateIterationGroup(HttpServletRequest, Entry, int, List<Response>) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Populate the map from the session with the list of response for the given entry for the specified iteration
populateIterationGroupMap(HttpSession, int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Populate the iteration map of a form and set it to the session
populateModelIterableGroupInfo(HttpServletRequest, Map<String, Object>, Entry) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Populate the model with informations about the iterable group (list of messages and number of iteration) and return a boolean that indicate if errors are present or not.
PREFIX_ATTRIBUTE - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
PREFIX_ITERATION - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
preProcessRequest(HttpServletRequest, Form) - Method in interface fr.paris.lutece.plugins.form.service.draft.DraftBackupService
Pre Process Request
preProcessRequest(HttpServletRequest, Form) - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
Pre Process Request.
process(FormSubmit, HttpServletRequest, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.outputprocessor.IOutputProcessor
Process the OutputProcessor
process(FormSubmit, HttpServletRequest, Plugin) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
Process the OutputProcessor
processController(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.TestFormJspBean
ProcessorNotifySender - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.business
ProcessorNotifySender s
ProcessorNotifySender() - Constructor for class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
 
PROPERTY_MY_LUTECE_ATTRIBUTES_LIST - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
publication() - Static method in class fr.paris.lutece.plugins.form.service.publication.PublicationService
disable all form who are enable and have a date of end disponibility before the current date
PUBLICATION_MODE_AUTO - Static variable in class fr.paris.lutece.plugins.form.web.FormJspBean
Automatic publication mode
PublicationService - Class in fr.paris.lutece.plugins.form.service.publication
PublicationService

R

readLastLine(String) - Static method in class fr.paris.lutece.plugins.form.utils.FileUtils
Read the last line from the given file
Recap - Class in fr.paris.lutece.plugins.form.business
class Recap
Recap() - Constructor for class fr.paris.lutece.plugins.form.business.Recap
 
RecapDAO - Class in fr.paris.lutece.plugins.form.business
This class provides Data Access methods for ReportingFiche objects
RecapDAO() - Constructor for class fr.paris.lutece.plugins.form.business.RecapDAO
 
RecapHome - Class in fr.paris.lutece.plugins.form.business
class recap Home
RecapResponse - Class in fr.paris.lutece.plugins.form.business
Response object with the identifier of the group which is belong to
RecapResponse(Response) - Constructor for class fr.paris.lutece.plugins.form.business.RecapResponse
 
register() - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
register() - Method in class fr.paris.lutece.plugins.form.service.CategoryResourceIdService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.form.service.DefaultMessageResourceIdService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.form.service.ExportFormatResourceIdService
Initializes the service
register() - Method in class fr.paris.lutece.plugins.form.service.FormResourceIdService
Initializes the service
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
Remove the category whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
Remove the ExportFormat whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Remove the form whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Remove the formSubmit whose identifier is specified in parameter
remove(FormProcessor, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorHome
remove the FormProcessor Object which is specified in parameter
remove() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
Removes the current instance of the the form portlet object
remove() - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.RecapHome
Remove the recap whose identifier is specified in parameter
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigHome
Delete a configuration
remove(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationHome
Remove the notifySenderConfiguration whose identifier is specified in parameter
removeAnonymizeEntry(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormDAO
Remove entries in the anonymize entries table
removeAnonymizeEntry(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Remove entries in the anonymize entries table
removeAnonymizeEntry(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormDAO
Remove entries in the anonymize entries table
removeAssociationsWithForm(int) - Method in interface fr.paris.lutece.plugins.form.service.validator.IValidator
Removes the associations with the form
removeAssociationsWithForm(int) - Method in class fr.paris.lutece.plugins.form.service.validator.ValidatorService
Removes the associations between all validators and the form
removeFormErrors(HttpSession) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Removes submitted responses
removeFromFormSubmit(int) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Remove responses associated with a given form submit
removeFromFormSubmit(int) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Remove responses associated with a given form submit
removeIteration(int) - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Remove an iteration to the group
removeProcessorAssociation(int, String) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Remove an association between a form and a processor
removeProcessorAssociationsByIdForm(int) - Method in class fr.paris.lutece.plugins.form.service.OutputProcessorService
Remove associations between a form and processors
removeResponseFormSubmitAssociation(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Remove the association between a response and a form submit
removeResponseFormSubmitAssociation(int, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Remove the association between a response and a form submit
removeResponseFormSubmitAssociation(int, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IFormSubmitDAO
Remove the association between a response and a form submit
removeResponses(HttpSession) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Removes submitted responses
RemoveResponsesDaemon - Class in fr.paris.lutece.plugins.form.service.daemon
Daemon to remove every submition of the form.
RemoveResponsesDaemon() - Constructor for class fr.paris.lutece.plugins.form.service.daemon.RemoveResponsesDaemon
 
RequirementFormError - Class in fr.paris.lutece.plugins.form.business
RequirementFormError
RequirementFormError(int, Locale) - Constructor for class fr.paris.lutece.plugins.form.business.RequirementFormError
Constructor
resetListErrorMessages() - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationGroup
Reset the list of error messages for the iteration group
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.form.business.Category
Form category resource type
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.form.business.DefaultMessage
Form default message resource type
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.form.business.ExportFormat
Form export format resource type
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.form.business.Form
Form resource type
RESOURCE_TYPE - Static variable in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderResourceIdService
Form notify sender resource type
ResponseService - Class in fr.paris.lutece.plugins.form.service
ResponseService
ResponseService() - Constructor for class fr.paris.lutece.plugins.form.service.ResponseService
 
restoreFormErrors(HttpSession, List<GenericAttributeError>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Restores form errors
restoreResponses(HttpSession, Map<Integer, List<Response>>) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Restores submitted responses
retrieveIterationGroup(HttpServletRequest, int) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Retrieve the IterationGroup from the id of an iterable entry from the map store in the session
retrieveIterationMap(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.EntryTypeGroupUtils
Retrieve the map which associate for each iterable group entry identifier its IterationGroup object associated
RIGHT_MANAGE_FORM - Static variable in class fr.paris.lutece.plugins.form.web.DefaultMessageJspBean
Right to manage forms
RIGHT_MANAGE_FORM - Static variable in class fr.paris.lutece.plugins.form.web.ExportFormatJspBean
Right to manage forms
RIGHT_MANAGE_FORM - Static variable in class fr.paris.lutece.plugins.form.web.FormJspBean
Right to manage forms
RIGHT_MANAGE_FORM - Static variable in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
Right to manage forms
RIGHT_MANAGE_FORM - Static variable in class fr.paris.lutece.plugins.form.web.portlet.ListFormPortletJspBean
Right to manage forms
ROLE_NONE - Static variable in class fr.paris.lutece.plugins.form.business.Form
 
run() - Method in class fr.paris.lutece.plugins.form.service.daemon.ExportResponsesDaemon
run() - Method in class fr.paris.lutece.plugins.form.service.daemon.RemoveResponsesDaemon
run() - Method in class fr.paris.lutece.plugins.form.service.publication.DaemonPublication
Lauch the publication daemon

S

sameDate(Timestamp, Timestamp, String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Compare two timestamps and return true if they have the same times unit(Day,week,month)
saveDraft(HttpServletRequest, Form) - Method in interface fr.paris.lutece.plugins.form.service.draft.DraftBackupService
Save the draft.
saveDraft(HttpServletRequest, FormSubmit) - Method in interface fr.paris.lutece.plugins.form.service.draft.DraftBackupService
Saves the draft for the formSubmit
saveDraft(HttpServletRequest, Form) - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
Save the draft.
saveDraft(HttpServletRequest, FormSubmit) - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
Saves the formSubmit as draft.
saveExport(List<FormSubmit>, Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.FullExportType
Save the export
saveExport(List<FormSubmit>, Locale) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Save the export
saveExport(List<FormSubmit>, Locale) - Method in class fr.paris.lutece.plugins.form.business.exporttype.LastDateExportType
Save the export
select(Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
Load the data of all category 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.ICategoryDAO
Load the data of all category 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
Load the data of all the FormProcessor and returns them as a List
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
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterDAO
Load all the parameter default values
selectAll(Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterDAO
Load all the parameter default values
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IEntryParameterDAO
Load all the parameter default values
selectAll(Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IFormParameterDAO
Load all the parameter default values
selectByFilter(FormParameterFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterDAO
Load by filter
selectByFilter(FormParameterFilter, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IFormParameterDAO
Load by filter
selectByIdForm(int, Plugin) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessorDAO
Load the data of all the FormProcessor wich is associate to the form and returns them as a list
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 formResponse 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
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 formResponse 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
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
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
Load the data of all the notifySenderConfigurations and returns them as a collection
selectStatisticFormSubmit(ResponseFilter, Plugin) - Method in class fr.paris.lutece.plugins.form.business.FormSubmitDAO
Load the number of formSubmit 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
sendNotification(FormSubmit, String, String, String, String, String, boolean) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.service.NotifySenderService
Send notification to the sender
sendNotificationMailEndDisponibility(Form, Locale) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Send a mail of end of availability to the mailing list associate with the form
sendNotificationMailFormSubmit(FormSubmit, 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.
SESSION_FORM_ERRORS - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
SESSION_ITERATION_MAP - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
SESSION_VALIDATE_REQUIREMENT - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
 
sessionCreated(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.form.web.FormSessionListener
sessionDestroyed(HttpSessionEvent) - Method in class fr.paris.lutece.plugins.form.web.FormSessionListener
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
setActiveMyLuteceAuthentification(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
set true if the form require mylutece authentication
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
setAsc(String) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
setAutomaticCleaning(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
Set if this form should be cleaned automatically by the daemon
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
setCategory(Category) - Method in class fr.paris.lutece.plugins.form.business.Form
set the category associate to the form
setClassName(String) - Method in class fr.paris.lutece.plugins.form.business.GraphType
set the name of the class associate to the graph type
setCleaningByRemoval(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
Set the cleaning operation a a remove operation or as an anonymization operation
setCodeTheme(String) - Method in class fr.paris.lutece.plugins.form.business.Form
set the theme code
setColor(String) - Method in class fr.paris.lutece.plugins.form.business.Category
 
setConditionalEntries(String) - Method in class fr.paris.lutece.plugins.form.business.ConditionalEntriesFieldMapper
 
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 availability 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 of disponibility
setDateEndDisponibilityBeforeCurrentDate(boolean) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
set true if the date end availability must be before current date
setDateResponse(Timestamp) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
set the response date
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
setDraftBackupService(DraftBackupService) - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
setEntryResponses(List<Response>) - Method in class fr.paris.lutece.plugins.form.business.iteration.IterationResponse
Set the responses of the entry
setEntryTypeService(EntryTypeService) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
Set the entry type service
setExcludeParameterKeys(boolean) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterFilter
Set true if the filter must exclude the list of parameter keys, false otherwise
setExtension(String) - Method in class fr.paris.lutece.plugins.form.business.ExportFormat
set the extension of the output file generate by the xsl
setForm(Form) - Method in class fr.paris.lutece.plugins.form.business.FormSubmit
set the form associate to the response
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
setFormId(int) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
Set the id of the current form
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
setFrontOfficeTitle(String) - Method in class fr.paris.lutece.plugins.form.business.Form
Set the front office's title
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
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
setIdCategory(int) - Method in class fr.paris.lutece.plugins.form.business.Category
set the id of the category
setIdCategory(int) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
set the id of the category in the filter
setIdCategory(int) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
Set the id category of the listFormPortlet
setIdEntryEmailSender(int) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
Sets the IdEntry associate to the email sender
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.ConditionalEntriesFieldMapper
 
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.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
setIdMailingList(int) - Method in class fr.paris.lutece.plugins.form.business.Form
set the id of the mailing list associate to the form
setIdPictureFile(int) - Method in class fr.paris.lutece.plugins.form.business.Form
Set the value of the integer nIdPictureFile
setIdRecap(int) - Method in class fr.paris.lutece.plugins.form.business.Recap
set the id of the recap
setIdRss(int) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfig
set id Rss
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
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
setIsShownFrontOfficePicture(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
set the value of the boolean isShownFrontOfficePicture
setIsShownFrontOfficeTitle(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
set the value of the boolean isShownFrontOfficeTitle
setIterationParameterName(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupHttpServletRequestWrapper
Set the iteration parameter name
setIterationParameterName(String) - Method in class fr.paris.lutece.plugins.form.web.http.GroupMultipartHttpServletRequestWrapper
Set the iteration parameter name
setKey(String) - Method in class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
Set the key
setKey(String) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Set the key
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
set the processor key
setKey(String) - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Set the key
setKey(String) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportService
Set the key
setKeyProcessor(String) - Method in class fr.paris.lutece.plugins.form.business.outputprocessor.FormProcessor
set processor key
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 label 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
setMaxNumberResponse(int) - Method in class fr.paris.lutece.plugins.form.business.Form
Set the maximum number of responses before deactivation of the form
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
setNbDaysBeforeCleaning(int) - Method in class fr.paris.lutece.plugins.form.business.Form
Set the number of days to keep responses before cleaning them
setNotifySenderService(NotifySenderService) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.ProcessorNotifySender
Set the notify sender service
setNumberResponse(int) - Method in class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
set the number of response
setOrder(String) - Method in class fr.paris.lutece.plugins.form.business.FormFilter
 
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
setRecap(Recap) - Method in class fr.paris.lutece.plugins.form.business.Form
set the recap associated 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
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
setSendAttachments(boolean) - Method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfiguration
Set true if it must send the attachments
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.Category
set the title of the category
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.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
setTitleI18nKey(String) - Method in class fr.paris.lutece.plugins.form.business.exporttype.AbstractExportType
Set the title i18n key
setTitleI18nKey(String) - Method in interface fr.paris.lutece.plugins.form.business.exporttype.IExportType
Set the title i18n key
setTitleI18nKey(String) - Method in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
Set the title i18n key
setTitleI18nKey(String) - Method in interface fr.paris.lutece.plugins.form.service.export.IExportService
Set the title i18n key
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
setUrl(String) - Method in class fr.paris.lutece.plugins.form.business.FormAction
Sets the Url
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
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
SLASH - Static variable in class fr.paris.lutece.plugins.form.utils.FormConstants
 
SQL_FILTER_ENTRY_POS - Static variable in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
 
STATE_DISABLE - Static variable in class fr.paris.lutece.plugins.form.business.Form
State of forms that are disabled
STATE_ENABLE - Static variable in class fr.paris.lutece.plugins.form.business.Form
State of forms that are enabled
StatisticFormSubmit - Class in fr.paris.lutece.plugins.form.business
class StatisticFormSubmit
StatisticFormSubmit() - Constructor for class fr.paris.lutece.plugins.form.business.StatisticFormSubmit
 
store(Category, Plugin) - Method in class fr.paris.lutece.plugins.form.business.CategoryDAO
update record in the table.
store(DefaultMessage, Plugin) - Method in class fr.paris.lutece.plugins.form.business.DefaultMessageDAO
Update the record in the table
store(ExportFormat, Plugin) - Method in class fr.paris.lutece.plugins.form.business.ExportFormatDAO
Update the exportFormat 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 formResponse in the table
store(Category, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.ICategoryDAO
update record in the table.
store(DefaultMessage, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IDefaultMessageDAO
Update the record in the table
store(ExportFormat, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.IExportFormatDAO
Update the exportFormat 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(ReferenceItem, Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterDAO
Update the parameter value
store(ReferenceItem, Plugin) - Method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterDAO
Update the parameter value
store(ReferenceItem, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IEntryParameterDAO
Update the parameter value
store(ReferenceItem, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.parameter.IFormParameterDAO
Update the parameter value
store(Portlet) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortletDAO
Update the record in the table
store(Portlet) - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortletDAO
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(FormResourceRssConfig, Plugin) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigDAO
Update the record in the table
store(FormResourceRssConfig, Plugin) - Method in interface fr.paris.lutece.plugins.form.business.rss.IFormResourceRssConfigDAO
Update the record 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
Update the record in the table

T

TEST_FORM_CONTROLLER_JSP_NAME - Static variable in class fr.paris.lutece.plugins.form.web.TestFormJspBean
 
TEST_FORM_CONTROLLER_PATH - Static variable in class fr.paris.lutece.plugins.form.web.TestFormJspBean
 
TEST_FORM_CONTROLLER_RIGHT - Static variable in class fr.paris.lutece.plugins.form.web.TestFormJspBean
 
TestFormJspBean - Class in fr.paris.lutece.plugins.form.web
Controller for the Test of Test of the Form page
TestFormJspBean() - Constructor for class fr.paris.lutece.plugins.form.web.TestFormJspBean
 
trim(String) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
Returns a copy of the string , with leading and trailing whitespace omitted.

U

update(Category, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.CategoryHome
Update of the category which is specified in parameter
update(DefaultMessage, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.DefaultMessageHome
Update of the defaults Messages which is specified in parameter
update(ExportFormat, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.ExportFormatHome
Update of the ExportFormat which is specified in parameter
update(Form, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormHome
Update of the form which is specified in parameter
update(FormSubmit, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.FormSubmitHome
Update of the formSubmit which is specified in parameter
update(ReferenceItem, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.EntryParameterHome
Update the parameter value
update(ReferenceItem, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.parameter.FormParameterHome
Update the parameter value
update() - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
Updates the current instance of the form portlet object
update() - Method in class fr.paris.lutece.plugins.form.business.portlet.ListFormPortlet
Updates the current instance of the form portlet object
update(Recap, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.RecapHome
Update of the recap which is specified in parameter
update(FormResourceRssConfig, Plugin) - Static method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRssConfigHome
Update a configuration
update(NotifySenderConfiguration, Plugin) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.business.NotifySenderConfigurationHome
Update of the notifySenderConfiguration which is specified in parameter
update(Response) - Method in interface fr.paris.lutece.plugins.form.service.IResponseService
Update of the response which is specified in parameter
update(ReferenceItem) - Method in class fr.paris.lutece.plugins.form.service.parameter.EntryParameterService
Update the parameter value
update(ReferenceItem) - Method in class fr.paris.lutece.plugins.form.service.parameter.FormParameterService
Update the parameter value
update(Response) - Method in class fr.paris.lutece.plugins.form.service.ResponseService
Update of the response which is specified in parameter
updateAnonymizeEntryList(int, List<Integer>) - Method in class fr.paris.lutece.plugins.form.service.FormService
Update the list of entries of a form to anonymize
updateEntryOrder(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
Updates the entries position for a form

V

validateDraft(HttpServletRequest, Form) - Method in interface fr.paris.lutece.plugins.form.service.draft.DraftBackupService
Validate a draft.
validateDraft(HttpServletRequest, Form) - Static method in class fr.paris.lutece.plugins.form.service.draft.FormDraftBackupService
Validate a draft.
validateForm(HttpServletRequest, FormSubmit, Plugin) - Method in interface fr.paris.lutece.plugins.form.service.validator.IValidator
Validates the form
validateForm(HttpServletRequest, FormSubmit, Plugin) - Method in class fr.paris.lutece.plugins.form.service.validator.ValidatorService
Validates the form using all validators
Validator - Class in fr.paris.lutece.plugins.form.service.validator
Validator
Validator() - Constructor for class fr.paris.lutece.plugins.form.service.validator.Validator
 
ValidatorService - Class in fr.paris.lutece.plugins.form.service.validator
ValidatorService
valueOf(String) - Static method in enum fr.paris.lutece.plugins.form.utils.EntryTypeUploadEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.paris.lutece.plugins.form.utils.EntryTypeUploadEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToFile(String, String) - Static method in class fr.paris.lutece.plugins.form.utils.FileUtils
Write to the given file

X

XPAGE_NAME - Static variable in class fr.paris.lutece.plugins.form.web.FormApp
 
XSL_UNIQUE_PREFIX_ID - Static variable in class fr.paris.lutece.plugins.form.service.export.AbstractExportService
 

Z

zipFolder(String, String, String) - Static method in class fr.paris.lutece.plugins.form.modules.processornotifysender.utils.ZipUtils
This Method zip a folder and all files contained in it.
ZipUtils - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.utils
ZipUtils

_

_nDefaultItemsPerPage - Variable in class fr.paris.lutece.plugins.form.web.FormJspBean
The default numbers of items to display per page for the current user
_nItemsPerPageEntry - Variable in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
The number of items to display per page
A B C D E F G H I L M N O P R S T U V W X Z _ 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.