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:41] – system | technical:rba-adjust [2025/06/13 09:54] (current) – system | ||
|---|---|---|---|
| Line 103: | Line 103: | ||
| ---------------- | ---------------- | ||
| - | ==== Special entries btn ==== | + | ==== Special entries |
| * You might have noticed there are entries under a heading **Buttons**. | * 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. | * 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. | * 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. | * 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' | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||