- 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
- 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, 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
- 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
- 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
- doExportResponseTestForm(HttpServletRequest, HttpServletResponse) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
-
write in the http response the export file of all response submit who are
save during the test. 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, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
-
insert response in the form submit
- doManageOutputProcessor(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
-
Perform the form modification
- doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.portlet.FormPortletJspBean
-
Process portlet's modification
- 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
- doModifyFormAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
-
Do modify form advanced settings
- 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
- doRemoveRegularExpression(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormEntryJspBean
-
Delete association between field and regular expression
- doSaveConfig(HttpServletRequest, Locale) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
- doTestForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
-
if there is no error perform in session the response of the form else
return the error
- 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
- DraftBackupService - Interface in fr.paris.lutece.plugins.form.service.draft
-
DraftBackupService for
Form
- FileUtils - Class in fr.paris.lutece.plugins.form.modules.processornotifysender.utils
-
FileUtils
- FileUtils - Class in fr.paris.lutece.plugins.form.utils
-
FileUtils
- 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
- 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
- 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
-
- 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
- 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
-
- 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.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.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
-
- 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.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
-
- 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
-
- 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
- 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
- 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
-
- 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
- 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
- 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
- getFrontOfficeTitle() - Method in class fr.paris.lutece.plugins.form.business.Form
-
gets the front office's title
- getGraphType() - Method in class fr.paris.lutece.plugins.form.business.Recap
-
- getGraphValueLegende() - Method in class fr.paris.lutece.plugins.form.business.Recap
-
- 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
- getHtmlForm(Form, String, Locale, boolean, HttpServletRequest) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
-
Return the HTML code of the form
- getHtmlForm(Form, String, Locale, boolean) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
-
Return the HTML code of the form
- getIconUrl() - Method in class fr.paris.lutece.plugins.form.business.FormAction
-
Returns the IconUrl
- getIdAutoPublicationState() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
-
- getIdCategory() - Method in class fr.paris.lutece.plugins.form.business.Category
-
- getIdCategory() - Method in class fr.paris.lutece.plugins.form.business.FormFilter
-
- 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
- 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
-
- getIdMailingList() - Method in class fr.paris.lutece.plugins.form.business.Form
-
Get the id of the mailing list associate to the form
- 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.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
-
- 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.ModifyFormJspBean
-
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
- getJspTestForm(HttpServletRequest, int) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
-
Return the URL of the JSP test form
- 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
-
- 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
- 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
- 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() - 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
- 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
- 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
- getModifyFormAdvancedParameters(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.ModifyFormJspBean
-
Get the form advanced settings 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
- 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
- getPage(HttpServletRequest, int, Plugin) - Method in class fr.paris.lutece.plugins.form.web.FormApp
-
Returns the Form XPage result content depending on the request parameters
and the current mode.
- getParameterToApply(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.rss.FormResourceRss
- 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
- 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
- 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
- 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
- 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.
- 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
- 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
- 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.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.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.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
- getTestForm(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.web.FormJspBean
-
Gets the form test page
- getTitle() - Method in class fr.paris.lutece.plugins.form.business.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.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
- 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
- getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.form.business.portlet.FormPortlet
-
Returns the Xml code of the form portlet with XML heading
- getXmlResponses(HttpServletRequest, Form, List<FormSubmit>, Locale, Plugin) - Static method in class fr.paris.lutece.plugins.form.utils.FormUtils
-
Return the XML of form's response
- 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
-
- 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
-
- 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
- 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(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.
- 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
-
- 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.
- 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
- IValidator - Interface in fr.paris.lutece.plugins.form.service.validator
-
IValidator
- 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.FormUtils
-
- SESSION_FORM_LIST_SUBMITTED_RESPONSES - Static variable in class fr.paris.lutece.plugins.form.utils.FormUtils
-
- 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
-
- 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
-
- 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
- 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
- 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
- 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
- setIsShownFrontOfficeTitle(boolean) - Method in class fr.paris.lutece.plugins.form.business.Form
-
set the value of the boolean isShownFrontOfficeTitle
- 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
- 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
- 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(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