| 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.plugin | |
| de.xima.fc.plugin.interfaces.form | |
| de.xima.fc.plugin.models.params.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 |
|---|---|
static IPluginFormPreRenderRetVal |
PluginExecutor.executeFormPreRender(IPluginFormPreRender plugin,
IPluginFormPreRenderParams params) |
static Map<String,IPluginFormPreRenderRetVal> |
PluginExecutor.executeFormPreRender(UserContext uc,
Mandant mandant,
IPluginFormPreRenderParams params) |
| Modifier and Type | Method and Description |
|---|---|
IPluginFormPreRenderRetVal |
IPluginFormPreRender.execute(IPluginFormPreRenderParams params)
Main method of this plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PluginFormPreRenderParams |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.