HTML_Template_IT::get() -- get a block including replacments
Beschrijving
This functions return a block with all replacements done.
Return waarde
string -
the template with all replacements done.
Throws
Tabel 42-1. Mogelijke PEAR_Error waarden
Error code | Error message | Reason | Solution |
---|
IT_BLOCK_NOT_FOUND |
"
Cannot find this block block
"
|
The given block does not exists.
|
Check for typing mistakes in the argument.
|
Note
Deze functie kan niet statisch worden aangeroepen.