API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Namespaces | |
namespace | Smarty |
Functions | |
smarty_modifier_wordwrap ($string, $length=80, $break="\n", $cut=false) | |
smarty_modifier_wordwrap | ( | $string, | |
$length = 80 , |
|||
$break = "\n" , |
|||
$cut = false |
|||
) |
Smarty wordwrap modifier plugin
Type: modifier
Name: wordwrap
Purpose: wrap a string of text at a given length wordwrap (Smarty online manual) Monte Ohrt <monte at ohrt dot com> string integer string boolean string