Procedural File: modifier.wordwrap.php
Source Location: /phpDocumentor/Smarty-2.6.0/libs/plugins/modifier.wordwrap.php
Functions
smarty_modifier_wordwrap [line 23]
string smarty_modifier_wordwrap(
string $string, [integer $length = 80], [string $break = "\n"], [boolean $cut = false]
)
|
|
Smarty wordwrap modifier plugin
Type: modifier Name: wordwrap Purpose: wrap a string of text at a given length
Parameters:
string |
$string: |
|
integer |
$length: |
|
string |
$break: |
|
boolean |
$cut: |
|
Information Tags:
|
|