public class ListBoxManager extends DefaultManager
| Constructor and Description |
|---|
ListBoxManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreateParametersFormHtml(List<AttributeTypeParameter> listParameters,
Locale locale)
Gets the part of an HTML form to enter parameters data
|
protected String |
getCreateParametersTemplate()
Gets the template to enter the parameters of the attribute value
|
protected String |
getCreateTemplate()
Gets the template to enter the attribute value
|
List<AttributeTypeParameter> |
getExtraParametersValues(Locale locale,
int nAttributeId)
Gets extra parameters values for the attribute
|
protected String |
getModifyParametersTemplate()
Gets the template to modify the parameters of the attribute value
|
protected String |
getModifyTemplate()
Gets the template to modify the attribute value
|
protected Map<String,List<String>> |
getParameters(int nAttributeId,
Locale locale)
Get parameters map
|
List<AttributeTypeParameter> |
getValueParameters(javax.servlet.http.HttpServletRequest request,
Locale locale)
Get the value parameters
|
String |
validateValueParameters(List<AttributeTypeParameter> listParameters,
Locale locale)
Validate the value for the parameters
|
canBeUsedAsThumbnail, getAttributeParametersValues, getAttributeTypeCode, getAttributeXmlValue, getCreateFormHtml, getCreateParametersFormHtml, getCreateParametersFormHtml, getExtraParameters, getModifyFormHtml, getModifyParametersFormHtml, getModifyParametersFormHtml, setAttributeTypeCode, validateValueprotected String getCreateTemplate()
getCreateTemplate in class DefaultManagerprotected String getModifyTemplate()
getModifyTemplate in class DefaultManagerprotected String getCreateParametersTemplate()
getCreateParametersTemplate in class DefaultManagerprotected String getModifyParametersTemplate()
getModifyParametersTemplate in class DefaultManagerpublic String validateValueParameters(List<AttributeTypeParameter> listParameters, Locale locale)
validateValueParameters in interface AttributeManagervalidateValueParameters in class DefaultManagerlistParameters - The list of parameters to checklocale - The current Localepublic String getCreateParametersFormHtml(List<AttributeTypeParameter> listParameters, Locale locale)
getCreateParametersFormHtml in interface AttributeManagergetCreateParametersFormHtml in class DefaultManagerlistParameters - list attribute type parameterslocale - The current Localepublic List<AttributeTypeParameter> getExtraParametersValues(Locale locale, int nAttributeId)
getExtraParametersValues in interface AttributeManagergetExtraParametersValues in class DefaultManagerlocale - The current Localepublic List<AttributeTypeParameter> getValueParameters(javax.servlet.http.HttpServletRequest request, Locale locale)
getValueParameters in interface AttributeManagergetValueParameters in class DefaultManagerrequest - the HTTP requestlocale - the localeAttributeTypeParameterprotected Map<String,List<String>> getParameters(int nAttributeId, Locale locale)
getParameters in class DefaultManagernAttributeId - the attribute identifierlocale - The current localeCopyright © 2020 City of Paris. All rights reserved.