include/Sugarpdf/SugarpdfHelper.php

Show: inherited
    Table of Contents

    Functions

    functionformat_number_sugarpdf(  $amount,  $round = null,  $decimals = null,  $params = array() ) : String

    Copy of format_number() from currency with fix for sugarpdf.

    Parameters
    Name Type Description
    $amount
    $round
    $decimals
    $params
    Returns
    Type Description
    String formatted currency value
    Details
    See
    \modules/Currencies/Currency.php  
    functionprepare_string(  $string ) : string

    This function prepare a string to be ready for the PDF printing.

    Parameters
    Name Type Description
    $string
    Returns
    Type Description
    string
    functionwrapB(  $html ) : void

    Parameters
    Name Type Description
    $html
    functionwrapI(  $html ) : void

    Parameters
    Name Type Description
    $html
    functionwrapTD(  $html,  $options ) : void

    Parameters
    Name Type Description
    $html
    $options
    functionwrapTR(  $html,  $options ) : void

    Parameters
    Name Type Description
    $html
    $options
    functionwrapTable(  $html,  $options ) : void

    Parameters
    Name Type Description
    $html
    $options
    functionwrapTag(  $tag,  $html,  $options ) : void

    Parameters
    Name Type Description
    $tag
    $html
    $options
    Documentation was generated by DocBlox 0.18.1.