modules/Emails/Compose.php

Show: inherited
    Table of Contents

    Functions

    functiongenerateComposeDataPackage( Array $data, Bool $forFullCompose = TRUE, \SugarBean $bean = null ) : void

    Generate the compose data package consumed by the full and quick compose screens.

    Parameters
    Name Type Description
    $data Array
    $forFullCompose Bool

    If full compose is set to TRUE, then continue execution and include the full Emails UI. Otherwise the data generated is returned.

    $bean \SugarBean

    Optional - parent object with data

    functiongetQuotesRelatedData(  $bean,  $data ) : void

    Parameters
    Name Type Description
    $bean
    $data
    functioninitFullCompose( Array $ret ) : void

    Initialize the full compose window by creating the compose package and then including Emails index.php file.

    Parameters
    Name Type Description
    $ret Array
    Documentation was generated by DocBlox 0.18.1.