HTML_Template_IT::show()

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.

Return value

string - the template with replacments

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.