show()

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

Synopsis

require_once 'HTML/Template/Sigma.php';

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

Description

Prints a block with all replacements done.

Paramètres

chaîne de caractères $block

block name

Valeurs renvoyées

throws no exceptions thrown

Voir aussi

see HTML_Template_Sigma::get()

Note

Cette fonction ne peut pas être appelée de façon statique.