XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
modifier.indent.php File Reference

Go to the source code of this file.

Namespaces

namespace  Smarty
 

Functions

 smarty_modifier_indent ($string, $chars=4, $char=" ")
 

Function Documentation

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

Parameters
string
integer
string
Returns
string

Definition at line 23 of file modifier.indent.php.