Function Forum_driver_ipb3->_member_pm_url
Definitions
sources/forum/ipb3.php
- Get a URL to send a private/personal message to the given member.
- 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 |
Return
- The URL to the private/personal message page
- Type: URLPATH
- Set: N/A
- Range: N/A