Function __global->push_output_state

Definitions

sources/global3.php

  • Push the output state on the stack and create a fresh one.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$just_tempcode boolean False N/A N/A Whether to only restore the Tempcode execution part of the state
$true_blank boolean False N/A N/A Whether to go for a completely blank state (no defaults!), not just a default fresh state