show()

show() -- Prints a block with all replacements done.

Synopsis

require_once 'HTML/Template/Sigma.php';

void HTML_Template_Sigma::show ([string $block = '__global__'])

Beschreibung

Prints a block with all replacements done.

Parameter

string $block

block name

Fehler-Meldungen

throws no exceptions thrown

Siehe auch

see HTML_Template_Sigma::get()

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.