modules/Charts/code/Chart_lead_source_by_outcome.php
\Chart_lead_source_by_outcome
Package:
Parameters
Properties
Methods
gen_xml(
$datay
=
array('foo','bar'), $user_id
=
array('1'), $cache_file_name
=
'a_file', $refresh
=
false, $current_module_strings
)
:
void
Creates lead_source_by_outcome pipeline image as a HORIZONAL accumlated bar graph for multiple users.
param $datay- the lead source data to display in the x-axis param $ids - list of assigned users of opps to find param $cache_file_name - file name to write image to param $refresh - boolean whether to rebuild image if exists Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.. All Rights Reserved.. Contributor(s): ______________________________________..
Name | Type | Description |
---|---|---|
$datay | ||
$user_id | ||
$cache_file_name | ||
$refresh | ||
$current_module_strings |