modules/Campaigns/Charts.php
\campaign_charts
Package:
Parameters
Methods
campaign_response_by_activity_type(
$datay
=
array(), $targets
=
array(), $campaign_id, $cache_file_name
=
'a_file', $refresh
=
false, $marketing_id
=
''
)
:
void
Creates opportunity pipeline image as a VERTICAL accumlated bar graph for multiple users.
param $datax- the month data to display in the x-axis Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.. All Rights Reserved.. Contributor(s): ______________________________________..
Name | Type | Description |
---|---|---|
$datay | ||
$targets | ||
$campaign_id | ||
$cache_file_name | ||
$refresh | ||
$marketing_id |
campaign_response_roi(
$datay
=
array(), $targets
=
array(), $campaign_id, $cache_file_name
=
'a_file', $refresh
=
false, $marketing_id
=
'', $is_dashlet
=
false, $dashlet_id
=
''
)
:
void
Parameters
Name | Type | Description |
---|---|---|
$datay | ||
$targets | ||
$campaign_id | ||
$cache_file_name | ||
$refresh | ||
$marketing_id | ||
$is_dashlet | ||
$dashlet_id |