Source Location: /PEAR/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.indent.php
Smarty plugin
string smarty_modifier_indent(
string $string, [integer $chars = 4], [string $char = " "])
[line 22]
Smarty indent modifier plugin
Type: modifier
Name: indent
Purpose: indent lines of text
[ Top ]