Function __global->may_enter_download_category
Definitions
sources/downloads.php
- See if a member may access a download category.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member |
$category_id | AUTO_LINK | required parameter | N/A | N/A | The category |
Return
- Whether they can
- Type: boolean
- Set: N/A
- Range: N/A