HTML_Template_IT::parseCurrentBlock() (Previous) (Next) HTML_Template_IT::setRoot()

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

HTML_Template_IT::setCurrentBlock()

HTML_Template_IT::setCurrentBlock() -- set the current block

Opis

Sets the name of the current block, where placeholder should be substituted. The current block can be parsed with HTML_Template_IT::parseCurrentTemplate().

Parametr

  • string $block - block to set, if not given, the complete template is set

Zwracana wartość

boolean - TRUE, if found and succcessful set, otherwise IT_Error will be returned.

Uwagi

Ta funkcja nie może być wywołana statycznie.

HTML_Template_IT::parseCurrentBlock() (Previous) (Next) HTML_Template_IT::setRoot()

Download Documentation Last updated: Mon, 02 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.