[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Smarty shared plugin
File Size: | 83 lines (3 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 0 files |
smarty_mb_wordwrap($str, $width=75, $break="\n", $cut=false) X-Ref |
Wrap a string to a given number of characters author: Rodney Rehm param: string $str the string to wrap param: int $width the width of the output param: string $break the character used to break the line param: boolean $cut ignored parameter, just for the sake of return: string wrapped string |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |