/libs/plugins/shared.mb_wordwrap.php

Description

Smarty shared plugin

Functions
smarty_mb_wordwrap (line 22)

Wrap a string to a given number of characters

string smarty_mb_wordwrap (string $str, [int $width = 75], [string $break = "\n"], [boolean $cut = false])
  • string $str: the string to wrap
  • int $width: the width of the output
  • string $break: the character used to break the line
  • boolean $cut: ignored parameter, just for the sake of

Documentation generated on Sat, 24 Sep 2011 20:23:19 +0200 by phpDocumentor 1.4.1