show()

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

概要

require_once 'HTML/Template/Sigma.php';

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

説明

Prints a block with all replacements done.

パラメータ

string $block

block name

例外・エラー

throws no exceptions thrown

参照

see HTML_Template_Sigma::get()

注意

この関数は、スタティックにコールする ことはできません。