string smarty_modifier_errortype(
array $string)
|
|
Smarty modifier to convert lanugage define into textual string
This modifier converts a lanugage define (currently a defined contant e.g. _MYCONST) into the language string represented by that define
Example
<!--[$var|errortype]-->
Tags:
Parameters
| array |
$string |
the contents to transform |