include/SugarCharts/SugarChartFactory.php

Show: inherited
Table of Contents

\SugarChartFactory

Package: SugarCRM

Chart factory

Api
 

Methods

methodpublicgetInstance( string $chartEngine = '', string $module = '' ) : object
static

Returns a reference to the ChartEngine object for instance $chartEngine, or the default instance if one is not specified

Parameters
Name Type Description
$chartEngine string

optional, name of the chart engine from $sugar_config['chartEngine']

$module string

optional, name of module extension for chart engine (see JitReports or SugarFlashReports)

Returns
Type Description
object ChartEngine instance
Documentation was generated by DocBlox 0.18.1.