Function __global->html_to_comcode

Definitions

sources/comcode.php

  • Convert (X)HTML into Comcode.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$html LONG_TEXT required parameter N/A N/A The HTML to be converted
$force boolean True N/A N/A Whether to force full conversion regardless of settings

Return

  • The equivalent Comcode
  • Type: LONG_TEXT
  • Set: N/A
  • Range: N/A