Function __global->reindent_code

Definitions

sources/comcode_tools.php

  • Turn a triple of emoticon parameters into some actual tempcode.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$text string required parameter N/A N/A Code to re-indent
$is_comcode boolean required parameter N/A N/A Whether the code is Comcode

Return

  • Re-indented code
  • Type: string
  • Set: N/A
  • Range: N/A