Function Forum_driver_none->_get_member_avatar_url
Definitions
sources/forum/none.php
- Get the avatar URL for the specified member ID.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
$fallback_support | boolean | required parameter | N/A | N/A | Whether fallback support should be allowed (passed by reference) |
Return
- The URL (blank: none)
- Type: URLPATH
- Set: N/A
- Range: N/A