Helping ordinary people create extraordinary websites!


HTML_Template_IT::show()

HTML_Template_IT::show() -- print a block including replacments

Description

This functions prints a block with all replacements done.

Parameter

  • string $block - The block to return. If not used, the whole template is returned.

Note

This function can not be called statically.