Function Tempcode->attach

Definitions

sources/tempcode.php

  • Attach the specified Tempcode to the right of the current Tempcode object.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$attach mixed required parameter N/A N/A The Tempcode/string to attach; no special escaping is performed for you
$enable_child_merge boolean True N/A N/A If we've already merged the children from what we're attaching into the child tree (at bind stage) then pass as false