[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 604 lines (20 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Reports_Chart_Model:: (31 methods):
getInstanceById()
getId()
setId()
getParent()
setParent()
getChartType()
getGroupByField()
getDataFields()
getData()
__construct()
setParent()
getParent()
getReportModel()
isRecordCount()
setRecordCount()
setReportRunObject()
getReportRunObject()
getFieldModelByReportColumnName()
getQueryColumnsByFieldModel()
setQueryColumns()
setGroupByColumns()
getGroupbyColumnsByFieldModel()
getReportColumnSQL()
getReportTotalColumnSQL()
getAggregateFunctionLabel()
getTranslatedLabelFromReportLabel()
getPrimaryModule()
getBaseModuleListViewURL()
getQuery()
generateLink()
getGraphLabel()
PieChart:: (1 method):
generateData()
VerticalbarChart:: (2 methods):
generateData()
getDataLabels()
HorizontalbarChart:: (0 methods):
LineChart:: (0 methods):
Class: Reports_Chart_Model - X-Ref
getInstanceById($reportModel) X-Ref |
No description |
getId() X-Ref |
No description |
setId($id) X-Ref |
No description |
getParent() X-Ref |
No description |
setParent($parent) X-Ref |
No description |
getChartType() X-Ref |
No description |
getGroupByField() X-Ref |
No description |
getDataFields() X-Ref |
No description |
getData() X-Ref |
No description |
__construct($parent) X-Ref |
No description |
setParent($parent) X-Ref |
No description |
getParent() X-Ref |
No description |
getReportModel() X-Ref |
No description |
isRecordCount() X-Ref |
No description |
setRecordCount() X-Ref |
No description |
setReportRunObject() X-Ref |
No description |
getReportRunObject() X-Ref |
No description |
getFieldModelByReportColumnName($column) X-Ref |
No description |
getQueryColumnsByFieldModel() X-Ref |
No description |
setQueryColumns($columns) X-Ref |
No description |
setGroupByColumns($columns) X-Ref |
No description |
getGroupbyColumnsByFieldModel() X-Ref |
No description |
getReportColumnSQL($selectedfields) X-Ref |
Function returns sql column for group by fields param: <Array> $selectedfields - field info report format return: <String> |
getReportTotalColumnSQL($fieldInfo) X-Ref |
Function returns sql column for data fields param: <Array> $fieldInfo - field info report format return: <string> |
getAggregateFunctionLabel($aggregateFunction) X-Ref |
Function returns labels for aggregate functions param: type $aggregateFunction return: string |
getTranslatedLabelFromReportLabel($column) X-Ref |
Function returns translated label for the field from report label Report label format MODULE_FIELD_LABEL eg:Leads_Lead_Source param: <String> $column |
getPrimaryModule() X-Ref |
Function returns primary module of the report return: <String> |
getBaseModuleListViewURL() X-Ref |
Function returns list view url of the Primary module return: <String> |
getQuery() X-Ref |
No description |
generateLink($field, $value) X-Ref |
Function generate links param: <String> $field - fieldname param: <Decimal> $value - value return: <String> |
getGraphLabel() X-Ref |
Function generates graph label return: <String> |
generateData() X-Ref |
No description |
Class: VerticalbarChart - X-Ref
Class: HorizontalbarChart - X-Ref
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |