Function Forum_driver_wbb22->get_custom_fields
Definitions
sources/forum/wbb22.php
- Get Custom Profile Fields values for all 'cms_' prefixed keys.
- Visibility: public
- 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
- A map of the Custom Profile Fields, key_suffix=>value (null: no fields)
- Type: ?array
- Set: N/A
- Range: N/A