Function __global->load_up_all_module_category_permissions
Definitions
sources/permissions.php
- For efficiency reasons, load up loads of category permissions.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member being checked whether to have the access |
$permission_module | ?ID_TEXT | Null | N/A | N/A | The permission module being checked for category access (null: all categories) |