Function __global->invisible_output_encode

Definitions

sources/tempcode.php

  • Prepare some invisible text to annotate the HTML output stream.It works using invisible unicode characters.It's a bit like having hidden messages in the “umm”s and “err”s in speech. If I said “it’s lovely err err umm outside, want to umm err err umm go for a walk”, it can be a hidden code.Also implemented in JavaScript (core_themeing.js), function invisible_output_encode(string).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$string string required parameter N/A N/A Input

Return

  • Output
  • Type: string
  • Set: N/A
  • Range: N/A