smarty_modifier_indent [line 23]
string smarty_modifier_indent(
string $string, [integer $chars = 4], [string $char = " "]
)
|
|
Smarty indent modifier plugin
Type: modifier
Name: indent
Purpose: indent lines of text
Parameters:
|
string |
$string: |
|
|
integer |
$chars: |
|
|
string |
$char: |
|
Information Tags: