Function Forum_driver_smf2->get_displayname

Definitions

sources/forum/smf2.php

  • Get the display name of a username.If no display name generator is configured, this will be the same as the username.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$username ID_TEXT required parameter N/A N/A The username

Return

  • The display name
  • Type: SHORT_TEXT
  • Set: N/A
  • Range: N/A