public interface IPluginAccessProperties extends IFCPlugin
IPluginAccessProperty
s to the FORMCYCLE backend. An access property may be used,
for example, to control whether a user is granted access to a portal page, see IPluginPortal
.CONFIG_FILENAME
ATTR_NAME, COL_NAME
ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
Collection<IPluginAccessProperty> |
getProperties(IPluginAccessPropertiesParams params)
Returns the access properties to be added to FORMCYCLE.
|
String |
getPropertiesGroupName(Locale locale)
Getter for the heading of the group (fieldset) for the
IPluginAccessProperty s in the user role UI. |
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstall
String getPropertiesGroupName(Locale locale)
IPluginAccessProperty
s in the user role UI.Collection<IPluginAccessProperty> getProperties(IPluginAccessPropertiesParams params)
params
- IPluginAccessPropertiesParams
The parameters this plugin may make use of.Collection
of top-level (parent) IPluginAccessProperty
s to add to FORMCYCLE.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.