Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitModuleCiUnitLocChartModel

Ci::arbitModuleCiUnitLocChartModel

Class arbitModuleCiUnitLocChartModel

arbit CI module base chart model

arbit CI module base chart model

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

Inherited Member Variables

From arbitModuleCiModelBase
protected arbitModuleCiModelBase::$base

Method Summary

public arbitViewDataModel getChart( )
Return the chart data model
protected array getCoverageData( )
Get build data Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.
public string getIdentifier( )
Return identifier for chart model

Inherited Methods

From arbitModuleCiChartModel
public abstract arbitViewDataModel arbitModuleCiChartModel::getChart()
Return the chart data model
public abstract string arbitModuleCiChartModel::getIdentifier()
Return identifier for chart model
protected void arbitModuleCiChartModel::linkDataSet()
Link data set Set an URL for a given data set, so the ezcGraph driver can make the chart items clickable.
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

Redefinition of:
Method Description
arbitModuleCiChartModel::getChart() Return the chart data model

getCoverageData

array getCoverageData( )

Get build data Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.

Get build data Returns build data as an array of two arrays, one containing the failed builds indexed by their build date, and one the successful builds.

getIdentifier

string getIdentifier( )

Return identifier for chart model

Return identifier for chart model

Redefinition of:
Method Description
arbitModuleCiChartModel::getIdentifier() Return identifier for chart model
Documentation generated on Mon, 05 Apr 2010 14:02:19 +0200 by phpDocumentor 1.4.3