Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitTrackerTypeChartModel

Tracker::Chart::arbitTrackerTypeChartModel

Class arbitTrackerTypeChartModel

Base pie chart for arbit, defining custom rendering options, etc.

Base pie chart for arbit, defining custom rendering options, etc.

ezcGraphPieChart
   |
   --arbitPieChart
      |
      --arbitTrackerTypeChartModel
Author(s):
Version:   $Revision: 1692 $
License:   GPL

Method Summary

public void __construct( )
Construct pie chart Construct pie chart and fill it with the data.
public void fetchData( $request )
Fetch chart data from model

Inherited Methods

From arbitPieChart
public void arbitPieChart::__construct()
Construct pie chart
public string arbitPieChart::getMimeType()
Get chart image mime type
public mixed arbitPieChart::render()
Renders this chart Creates basic visual chart elements from the chart to be processed by the renderer. image will be returned as a string.

Methods

__construct

void __construct( )

Construct pie chart Construct pie chart and fill it with the data.

Construct pie chart Construct pie chart and fill it with the data.

Redefinition of:
Method Description
arbitPieChart::__construct() Construct pie chart

fetchData

void fetchData( $request )

Fetch chart data from model

Fetch chart data from model

Parameters:
Name Type Description
$request arbitRequest
Documentation generated on Mon, 05 Apr 2010 14:02:20 +0200 by phpDocumentor 1.4.3