Smarty {textformat}{/textformat} block plugin Type: block function Name: textformat Purpose: format text a certain way with preset styles or custom wrap/indent settings Params:
| Parameters | |||
|---|---|---|---|
| array | $params | parameters | # | 
| string | $content | contents of the block | # | 
| Smarty_Internal_Template | $template | template object | # | 
| boolean | &$repeat | repeat flag | # | 
| Returns | |
|---|---|
| string | content re-formatted | 
| Throws | |
|---|---|
| SmartyException | |