HTML_Template_IT::setOption() (Previous) (Next) HTML_Template_IT::setVariable()

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

HTML_Template_IT::setTemplate()

HTML_Template_IT::setTemplate() -- set a template

Opis

Loads template from a string and controls the behavior in case of unused variables and blocks

Parametr

  • string $template - The content of the template.

  • boolean $removeUnknowVariables - if TRUE, not substituted placeholders in a block will be removed

  • boolean $removeEmptyBlocks - if TRUE, not touched blocks will be removed

Zwracana wartość

boolean - Zwraca TRUE w przypadku powodzenia, FALSE w przypadku niepowodzenia.

Uwagi

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

HTML_Template_IT::setOption() (Previous) (Next) HTML_Template_IT::setVariable()

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.