include/Smarty/plugins/modifier.escape.php

Show: inherited
    Table of Contents

    Smarty plugin

    Package
    Smarty  
    Subpackage
    plugins  

    Functions

    functionsmarty_modifier_escape(  $string,  $esc_type = 'html',  $char_set = 'ISO-8859-1' ) : string

    Smarty escape modifier plugin

    Type: modifier
    Name: escape
    Purpose: Escape the string according to escapement type

    Parameters
    Name Type Description
    $string

    string

    $esc_type

    html|htmlall|url|quotes|hex|hexentity|javascript

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