Package | Description |
---|---|
fr.paris.lutece.plugins.form.business |
Modifier and Type | Method and Description |
---|---|
List<FormAction> |
Form.getActions() |
List<FormAction> |
IFormActionDAO.selectActionsByFormState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all form by form state
|
List<FormAction> |
FormActionDAO.selectActionsByFormState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the list of actions for a all form by form state
|
static List<FormAction> |
FormActionHome.selectActionsByFormState(int nState,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
Locale locale)
Load the list of actions by form state
|
Modifier and Type | Method and Description |
---|---|
void |
Form.setActions(List<FormAction> formActions)
set a list of action can be use for the form
|
Copyright © 2015 City of Paris. All rights reserved.