HTML_Template_IT::get()

HTML_Template_IT::get() -- get a block including replacments

Opis

This functions return a block with all replacements done.

Parametr

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

Zwracana wartość

string - the template with all replacements done.

Uwagi

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