| [ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 1280 lignes (45 kb) |
| Inclus ou requis: | 5 fois |
| Référencé: | 0 fois |
| Nécessite: | 7 fichiers Image/Canvas.php modules/Potentials/Potentials.php include/logging.php Image/Graph.php include/utils/GraphUtils.php config.php include/utils/utils.php |
jpgraph:: (5 méthodes):
outcome_by_month()
lead_source_by_outcome()
pipeline_by_sales_stage()
pipeline_by_lead_source()
save_image_map()
| outcome_by_month($date_start='1971-10-15', $date_end='2071-10-15', $user_id=array('1') X-Ref |
| Creates opportunity pipeline image as a horizontal accumlated bar graph for multiple vtiger_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): ______________________________________.. |
| lead_source_by_outcome($datay=array('foo','bar') X-Ref |
| Creates lead_source_by_outcome pipeline image as a horizontal accumlated bar graph for multiple vtiger_users. param $datay- the lead source data to display in the x-axis param $date_start- the begin date of opps to find param $date_end- the end date of opps to find param $ids - list of assigned vtiger_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): ______________________________________.. |
| pipeline_by_sales_stage($datax=array('foo','bar') X-Ref |
| Creates opportunity pipeline image as a horizontal accumlated bar graph for multiple vtiger_users. param $datax- the sales stage data to display in the x-axis Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.. All Rights Reserved.. Contributor(s): ______________________________________.. |
| pipeline_by_lead_source($legends=array('foo','bar') X-Ref |
| Creates pie chart image of opportunities by lead_source. param $datax- the sales stage data to display in the x-axis param $datay- the sum of opportunity amounts for each opportunity in each sales stage to display in the y-axis Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.. All Rights Reserved.. Contributor(s): ______________________________________.. |
| save_image_map($filename,$image_map) X-Ref |
| Creates a file with the image map param $filename - file name to save to param $image_map - image map string to save Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights Reserved. Contributor(s): ______________________________________.. |
| Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |