previoussetVariable() (Previous) (Next) touchBlock()next

View this page in Last updated: Sun, 21 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

show()

show() – すべての置換を済ませたブロックを出力する

Synopsis

require_once 'HTML/Template/Sigma.php';

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

Description

すべての置換を済ませたブロックを出力します。

Parameter

string $block

ブロック名。

Throws

例外はスローされません。

See

HTML_Template_Sigma::get() も参照ください。

Note

This function can not be called statically.

previoussetVariable() (Previous) (Next) touchBlock()next

Download Documentation Last updated: Sun, 21 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.