string smarty_modifier_pnml(
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
<!--[$MyVar|pnml]-->
Tags:
Parameters
| array |
$string |
the contents to transform |