Function Forum_driver_smf2->_get_members_groups
Definitions
sources/forum/smf2.php
- Get the forum usergroup relating to the specified member ID.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
Return
- The array of forum usergroups
- Type: array
- Set: N/A
- Range: N/A