public interface IPluginFormReplacerParams extends IPluginGenericReplacerParams
Modifier and Type | Method and Description |
---|---|
IFormDataAdapter |
getFormDataAdapter() |
FormVersion |
getFormversion() |
boolean |
isEncodeForHTML() |
getEntityContext, getPlaceholder, getPlaceholderContent
FormVersion getFormversion()
FormVersion
for which the replacement is being performed.IFormDataAdapter getFormDataAdapter()
IFormDataAdapter
that you can use to access the form data of the current FormEingang
.boolean isEncodeForHTML()
&
with
&
etc.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.