Package | Description |
---|---|
de.xima.fc.api.system |
Package for API access to system configuration.
|
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.mdl.form | |
de.xima.fc.plugin | |
de.xima.fc.plugin.interfaces.form | |
de.xima.fc.plugin.models.retval.form |
Modifier and Type | Method and Description |
---|---|
Map<String,IPluginFormPreRenderRetVal> |
PluginAPI.executeFormPreRenderPlugins(UserContext uc,
Mandant mandant,
IPluginFormPreRenderParams params) |
Modifier and Type | Method and Description |
---|---|
Map<String,IPluginFormPreRenderRetVal> |
IPluginHandler.executeFormPreRenderPlugins(UserContext uc,
Mandant mandant,
IPluginFormPreRenderParams params) |
Modifier and Type | Method and Description |
---|---|
Map<String,IPluginFormPreRenderRetVal> |
PluginHandler.executeFormPreRenderPlugins(UserContext uc,
Mandant mandant,
IPluginFormPreRenderParams params) |
Modifier and Type | Method and Description |
---|---|
Map<String,IPluginFormPreRenderRetVal> |
FormRenderData.getPreRenderPluginVals() |
Modifier and Type | Method and Description |
---|---|
void |
FormRenderData.setPreRenderPluginVals(Map<String,IPluginFormPreRenderRetVal> preRenderPluginVals) |
Modifier and Type | Method and Description |
---|---|
static IPluginFormPreRenderRetVal |
PluginExecutor.executeFormPreRender(IPluginFormPreRender plugin,
IPluginFormPreRenderParams params) |
Modifier and Type | Method and Description |
---|---|
static Map<String,IPluginFormPreRenderRetVal> |
PluginExecutor.executeFormPreRender(UserContext uc,
Mandant mandant,
IPluginFormPreRenderParams params) |
Modifier and Type | Method and Description |
---|---|
IPluginFormPreRenderRetVal |
IPluginFormPreRender.execute(IPluginFormPreRenderParams params)
Methode zum Ausführen der Plugin-Logik
|
Modifier and Type | Class and Description |
---|---|
class |
PluginFormPreRenderRetVal |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.