template_raw_data

Description

Outputs $context['raw_data'].

Syntax

void template_raw_data ()


Notes

  • One of the few "template_" functions not actually loaded in a template file
  • Simply outputs the contents of $context['raw_data']
  • Used by various functions to output non-themeable information.
Advertisement: