Function Forum_driver_cns->_member_pm_url

Definitions

sources/forum/cns.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: N/A

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member ID
$tempcode_okay boolean False N/A N/A Whether it is okay to return the result using Tempcode (more efficient)

Return

  • The URL to the private/personal message page
  • Type: mixed
  • Set: N/A
  • Range: N/A