Function Hook_CMA->get_username

Definitions

sources/content.php

  • Get username for content.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$row array required parameter N/A N/A The database row for the content

Return

  • Username (or message explaining lack of one)
  • Type: string
  • Set: N/A
  • Range: N/A