Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
technical:rba-adjust [2025/06/09 05:23] – system | technical:rba-adjust [2025/06/13 09:54] (current) – system | ||
---|---|---|---|
Line 100: | Line 100: | ||
- **logActions**: | - **logActions**: | ||
- **logExcludes**: | - **logExcludes**: | ||
+ | |||
+ | ---------------- | ||
+ | |||
+ | ==== Special entries ' | ||
+ | * You might have noticed there are entries under a heading **Buttons**. | ||
+ | * These are special entries that are uses to show or hide certain buttons on the applet for an admin role. | ||
+ | * If for instance you do not want to show the Topup button, you can simply comment that entry out. | ||
+ | * The Topup button will then not be included. | ||
+ | |||
+ | -------------- | ||
+ | |||
+ | ===== Components involved with RBA ===== | ||
+ | |||
+ | ==== AaComponent ==== | ||
+ | * The AaComponent will check if there is a RBA config file and then apply any restrictions on the role that needs to be applied with a informative error message. | ||
+ | |||
+ | -------------- | ||
+ | |||
+ | ==== GridButtonsRbaComponent ==== | ||
+ | * The GridButtonsRbaComponent will check if there is a RBA config file and use that to construct the buttons on the applet' | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ |