Function __global->wysiwyg_on

Definitions

sources/form_templates.php

  • Find whether WYSIWYG is currently on.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$default ?string Null N/A N/A Comcode that might be WYSIWYG edited (null: none)

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A