public interface IPluginAccessProperties extends IFCPlugin
IPluginAccessPropertys 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_FILENAMEATTR_NAME, COL_NAMEATTR_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
IPluginAccessPropertys in the user role UI. |
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstallString getPropertiesGroupName(Locale locale)
IPluginAccessPropertys 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) IPluginAccessPropertys to add to FORMCYCLE.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.