public interface IPluginAccessProperty extends IAccessProperty
IPluginAccessProperty
. A
custom access property will show up in the user role menu in the backend UI. It may be used, for example, to control
whether a user is granted access to a custom plugin portal page.ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
Collection<? extends IPluginAccessProperty> |
getChildren()
A list of the children of this access property.
|
getDefaultValue, getKey
getDisplayName
Collection<? extends IPluginAccessProperty> getChildren()
getChildren
in interface IAccessProperty
Collection
of the children of this property.Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.