Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitModuleCiChartModel

Ci::arbitModuleCiChartModel

Class arbitModuleCiChartModel

arbit CI module base chart model

arbit CI module base chart model

arbitModuleCiModelBase
   |
   --arbitModuleCiChartModel
Author(s):
Version:   $Revision: 1692 $
License:   GPL

Descendants

Child Class Description
arbitModuleCiUnitTestsExecutionChartModel arbit CI module base chart model
arbitModuleCiPhplocClassesChartModel arbit CI module base chart model
arbitModuleCiUnitCoverageChartModel arbit CI module base chart model
arbitModuleCiPhplocLocChartModel arbit CI module base chart model
arbitModuleCiBuildTimelineChartModel arbit CI module base chart model
arbitModuleCiUnitLocChartModel arbit CI module base chart model
arbitModuleCiBuildTypesChartModel arbit CI module base chart model
arbitModuleCiUnitTestsChartModel arbit CI module base chart model
arbitModuleCiPhpcsViolationsChartModel arbit CI module base chart model

Inherited Member Variables

From arbitModuleCiModelBase
protected arbitModuleCiModelBase::$base

Method Summary

public abstract arbitViewDataModel getChart( )
Return the chart data model
public abstract string getIdentifier( )
Return identifier for chart model
protected void linkDataSet( $dataSet , $type , $report , $url )
Link data set Set an URL for a given data set, so the ezcGraph driver can make the chart items clickable.

Inherited Methods

From arbitModuleCiModelBase
public void arbitModuleCiModelBase::__construct()
Construct model from base path
public static DateTime arbitModuleCiModelBase::getDate()
Get date from file Get the date the report has been created for a given file.
public array arbitModuleCiModelBase::getResults()
Get the last n results Get the last results for the specified module and result type. to the last 50 results.
public array arbitModuleCiModelBase::getResultVersion()
Get the last n results Get the last results for the specified module and result type. to the last 50 results.

Methods

getChart

arbitViewDataModel getChart( )

Return the chart data model

Return the chart data model

Redefined in descendants as:
Method Description
arbitModuleCiUnitTestsExecutionChartModel::getChart() Return the chart data model 
arbitModuleCiPhplocClassesChartModel::getChart() Return the chart data model 
arbitModuleCiUnitCoverageChartModel::getChart() Return the chart data model 
arbitModuleCiPhplocLocChartModel::getChart() Return the chart data model 
arbitModuleCiBuildTimelineChartModel::getChart() Return the chart data model 
arbitModuleCiUnitLocChartModel::getChart() Return the chart data model 
arbitModuleCiBuildTypesChartModel::getChart() Return the chart data model 
arbitModuleCiUnitTestsChartModel::getChart() Return the chart data model 
arbitModuleCiPhpcsViolationsChartModel::getChart() Return the chart data model 

getIdentifier

string getIdentifier( )

Return identifier for chart model

Return identifier for chart model

Redefined in descendants as:
Method Description
arbitModuleCiUnitTestsExecutionChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiPhplocClassesChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiUnitCoverageChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiPhplocLocChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiBuildTimelineChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiUnitLocChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiBuildTypesChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiUnitTestsChartModel::getIdentifier() Return identifier for chart model 
arbitModuleCiPhpcsViolationsChartModel::getIdentifier() Return identifier for chart model 

linkDataSet

void linkDataSet( $dataSet , $type , $report , string $url )

Link data set Set an URL for a given data set, so the ezcGraph driver can make the chart items clickable.

Link data set Set an URL for a given data set, so the ezcGraph driver can make the chart items clickable.

Parameters:
Name Type Description
$dataSet ezcGraphDataSet
$url string
$type
$report
Documentation generated on Mon, 05 Apr 2010 14:01:40 +0200 by phpDocumentor 1.4.3