Function __global->titleify

Definitions

sources/global3.php

  • Turn a boring codename, into a "pretty" title.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

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

Return

  • The title
  • Type: string
  • Set: N/A
  • Range: N/A