Xinc-Plugin-Repos-Gui-Statistics
[ class tree: Xinc-Plugin-Repos-Gui-Statistics ] [ index: Xinc-Plugin-Repos-Gui-Statistics ] [ all elements ]

Class: Xinc_Plugin_Repos_Gui_Statistics_Graph

Source Location: /Xinc/Plugin/Repos/Gui/Statistics/Graph.php

Class Overview




Author(s):

Implements interfaces:

Variables

Methods


Child classes:


Class Details

[line 36]


Tags:

abstract:  


[ Top ]


Class Variables

$_widget =

[line 55]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 65]

Xinc_Plugin_Repos_Gui_Statistics_Graph __construct( [string $title = 'Graph'], [string $type = 'line'], [string $bgColor = '#f2f2f2'], [string $colorScheme = 'blue'], [string $labelColor = '#000000'])



Tags:

access:  public


Parameters:

string   $title  
string   $type  
string   $bgColor  
string   $colorScheme  
string   $labelColor  

[ Top ]

method buildDataSet [line 208]

void buildDataSet( Xinc_Project $project, [array $buildHistory = array()], [ $previousData = array()])



Tags:

abstract:  
access:  public


Overridden in child classes as:

Xinc_Plugin_Repos_Gui_Statistics_Graph_PhpUnitTestResults::buildDataSet()
Xinc_Plugin_Repos_Gui_Statistics_Graph_BuildStatus::buildDataSet()
Xinc_Plugin_Repos_Gui_Statistics_Graph_BuildDuration::buildDataSet()

Parameters:

Xinc_Project   $project  
array   $buildHistory  
   $previousData  

[ Top ]

method generate [line 212]

void generate( [ $data = array()], [ $colorScheme = array()])



Tags:

access:  public


Parameters:

   $data  
   $colorScheme  

[ Top ]

method getBgColor [line 259]

void getBgColor( )



Tags:

access:  public


Overridden in child classes as:

Xinc_Plugin_Repos_Gui_Statistics_Graph_BuildDuration::getBgColor()

[ Top ]

method getColorScheme [line 264]


method getDataSet [line 193]

void getDataSet( array $data)



Tags:

access:  public


Parameters:

array   $data  

[ Top ]

method getDataSets [line 203]

void getDataSets( )



Tags:

access:  public


[ Top ]

method getExtensionPoint [line 271]

void getExtensionPoint( )



Tags:

access:  public


[ Top ]

method getId [line 165]

void getId( )



Tags:

access:  public


[ Top ]

method getLabelColor [line 266]

void getLabelColor( )



Tags:

access:  public


[ Top ]

method getTitle [line 170]

void getTitle( )



Tags:

access:  public


[ Top ]

method getType [line 175]

void getType( )



Tags:

access:  public


[ Top ]

method getXAxis [line 180]

void getXAxis( )



Tags:

access:  public


[ Top ]

method setWidget [line 149]

void setWidget( Xinc_Gui_Widget_Interface $widget)



Tags:

access:  public


Parameters:

Xinc_Gui_Widget_Interface   $widget  

[ Top ]


Documentation generated on Sun, 09 Dec 2012 21:49:27 +0100 by phpDocumentor 1.4.4