Function __global->is_raw_code_template

Definitions

sources/lorem.php

  • Checks if the template is to be previewed as displayed raw code.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$temp_name string required parameter N/A N/A Name of the template

Return

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