Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitTrackerActivityChartModel

Tracker::Chart::arbitTrackerActivityChartModel

Class arbitTrackerActivityChartModel

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

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

ezcGraphLineChart
   |
   --arbitLineChart
      |
      --arbitTrackerActivityChartModel
Author(s):
Version:   $Revision: 1372 $
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 arbitLineChart
public void arbitLineChart::__construct()
Construct pie chart
public string arbitLineChart::getMimeType()
Get chart image mime type
public mixed arbitLineChart::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
arbitLineChart::__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:01:28 +0200 by phpDocumentor 1.4.3