Function Hook_rss_chat->has_access
Definitions
sources/hooks/systems/rss/chat.php
- Check if the given member has access to view this feed.
- Visibility: public
- 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 trying to access this feed |
Return
- Whether the member has access
- Type: boolean
- Set: N/A
- Range: N/A