include/Smarty/plugins/modifier.wordwrap.php

Show: inherited
    Table of Contents

    Smarty plugin

    Package
    Smarty  
    Subpackage
    plugins  

    Functions

    functionsmarty_modifier_wordwrap(  $string,  $length = 80,  $break = "\n",  $cut = false ) : string

    Smarty wordwrap modifier plugin

    Type: modifier
    Name: wordwrap
    Purpose: wrap a string of text at a given length

    Parameters
    Name Type Description
    $string

    string

    $length

    integer

    $break

    string

    $cut

    boolean

    Returns
    Type Description
    string
    Details
    Author
    Monte Ohrt  
    Link
    (Smarty online manual)  
    Documentation was generated by DocBlox 0.18.1.