Function __global->lorem_globalise

Definitions

sources/lorem.php

  • Lorem version of globalise. It will wrap the input into something that is "stable XHTML" and thus can work inside an XHTML editor.
  • 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

Return

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