Function __global->globalise

Definitions

sources/global3.php

  • Turn the Tempcode lump into a standalone page.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$middle Tempcode required parameter N/A N/A The Tempcode to put into a nice frame
$message ?mixed Null N/A N/A 'Additional' message (null: none)
$type string Blank (empty string) N/A N/A The type of special message
$include_header_and_footer boolean False N/A N/A Whether to include the header/footer/panels
$show_border boolean False N/A N/A Whether to include a full screen rendering layout (will be overridable by 'show_border' GET parameter if present or if main page view)

Return

  • Standalone page
  • Type: Tempcode
  • Set: N/A
  • Range: N/A