modules/Campaigns/WebToLeadCreation.php

Show: inherited
    Table of Contents

    Functions

    functionconstructDDWebToLeadFields(  $fields,  $classname ) : void

    Parameters
    Name Type Description
    $fields
    $classname
    functionget_webtolead_title( \$module $module, \$image_name $image_name, \$module_title $module_title, \$show_help $show_help ) : string

    function to retrieve webtolead image and title. path to help file refactored to use SugarView::getModuleTitle()

    Parameters
    Name Type Description
    $module \$module

    string not used, only for backward compatibility

    $image_name \$image_name

    string image name

    $module_title \$module_title

    string to display as the module title

    $show_help \$show_help

    boolean which determines if the print and help links are shown.

    Returns
    Type Description
    string HTML
    Details
    Deprecated
    use SugarView::getModuleTitle() instead  
    Documentation was generated by DocBlox 0.18.1.