HTML_Template_IT::loadTemplatefile() (Previous) (Next) HTML_Template_IT::parseCurrentBlock()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_Template_IT::parse()

HTML_Template_IT::parse() -- parse a block

Leírás

Parses the defined block, performs all substitutions and appends the result to already parsed blocks.

Paraméterek

  • string $block - block to parse. When not set the complete template is used.

  • boolean $flag_recursion - Used internally. Can be ignored

Visszatérési érték

boolean - Returns TRUE if there was no placeholder to substitute, otherwise FALSE or IT_Error.

Megjegyzés

Ez a függvény nem hívható statikusan.

HTML_Template_IT::loadTemplatefile() (Previous) (Next) HTML_Template_IT::parseCurrentBlock()

Download Documentation Last updated: Sun, 01 Jul 2007
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.