# ModulesRights
Component ModulesRights
represents the Core Engine roles in a hierarchical view. It allows the following functions:
- create, edit, and delete roles
- customize permissions for specific modules
- set global and module-specific presets and feature permissions
# Properties
HTMLElement
BaseComponent
Element tag:
cm4ap-modules-rights
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
beanActor | BeanActor | Contains the current Core Engine role. |
condOperationActor | CondOperationActor | Receives conditional operations from component ModulesRights and notifies it for execution. |