|
XOOPS 2.5.6
Final
|
Go to the source code of this file.
Namespaces | |
| namespace | Smarty |
Functions | |
| smarty_modifier_indent ($string, $chars=4, $char=" ") | |
| smarty_modifier_indent | ( | $string, | |
$chars = 4, |
|||
$char = " " |
|||
| ) |
Smarty indent modifier plugin
Type: modifier
Name: indent
Purpose: indent lines of text indent (Smarty online manual) Monte Ohrt
| string | |
| integer | |
| string |
Definition at line 23 of file modifier.indent.php.