phpDocumentor CoreAPI
GraphAPI
[ class tree: CoreAPI ] [ index: CoreAPI ] [ all elements ]

Procedural File: graph_api.php

Source Location: /core/graph_api.php

Page Details
Copyright:  Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
Copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Link:  http://www.mantisbt.org
Includes
require_once ($t_jpgraph_path.'jpgraph_canvas.php') [line 33]
[ Top ]

require_once ($t_jpgraph_path.'jpgraph.php') [line 28]
Information Tags:
Copyright:  Copyright (C) 2002 - 2009 MantisBT Team - mantisbt-dev@lists.sourceforge.net
Copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
Link:  http://www.mantisbt.org
[ Top ]

require_once ($t_jpgraph_path.'jpgraph_pie.php') [line 31]
[ Top ]

require_once ($t_jpgraph_path.'jpgraph_line.php') [line 29]
[ Top ]

require_once ($t_jpgraph_path.'jpgraph_bar.php') [line 30]
[ Top ]

require_once ($t_jpgraph_path.'jpgraph_pie3d.php') [line 32]
[ Top ]


Functions
cmp_dates  [line 574]

void cmp_dates( $a, $b  )
Parameters:
   $a: 
   $b: 


[ Top ]
create_bug_enum_summary  [line 374]

void create_bug_enum_summary( $p_enum_string, $p_enum  )
Parameters:
   $p_enum_string: 
   $p_enum: 


[ Top ]
create_category_summary  [line 541]

void create_category_summary( )


[ Top ]
create_cumulative_bydate  [line 595]

void create_cumulative_bydate( )


[ Top ]
create_developer_summary  [line 440]

void create_developer_summary( )


[ Top ]
create_reporter_summary  [line 497]

void create_reporter_summary( )


[ Top ]
enum_bug_group  [line 395]

void enum_bug_group( $p_enum_string, $p_enum  )
Parameters:
   $p_enum_string: 
   $p_enum: 


[ Top ]
error_check  [line 702]

void error_check( $bug_count, $title  )
Parameters:
   $bug_count: 
   $title: 


[ Top ]
find_date_in_metrics  [line 582]

void find_date_in_metrics( $aDate  )
Parameters:
   $aDate: 


[ Top ]
graph_bar  [line 62]

void graph_bar( $p_metrics, [ $p_title = ''], [ $p_graph_width = 350], [ $p_graph_height = 400]  )
Parameters:
   $p_metrics: 
   $p_title: 
   $p_graph_width: 
   $p_graph_height: 


[ Top ]
graph_bydate  [line 304]

void graph_bydate( $p_metrics, $p_labels, $p_title, [ $p_graph_width = 300], [ $p_graph_height = 380]  )
Parameters:
   $p_metrics: 
   $p_labels: 
   $p_title: 
   $p_graph_width: 
   $p_graph_height: 


[ Top ]
graph_cumulative_bydate  [line 231]

void graph_cumulative_bydate( $p_metrics, [ $p_graph_width = 300], [ $p_graph_height = 380]  )
Parameters:
   $p_metrics: 
   $p_graph_width: 
   $p_graph_height: 


[ Top ]
graph_date_format  [line 693]

void graph_date_format( $p_date  )
Parameters:
   $p_date: 


[ Top ]
graph_get_font  [line 36]

void graph_get_font( )


[ Top ]
graph_group  [line 106]

void graph_group( $p_metrics, [ $p_title = ''], [ $p_graph_width = 350], [ $p_graph_height = 400], [ $p_baseline = 100]  )
Parameters:
   $p_metrics: 
   $p_title: 
   $p_graph_width: 
   $p_graph_height: 
   $p_baseline: 


[ Top ]
graph_pie  [line 190]

void graph_pie( $p_metrics, [ $p_title = ''], [ $p_graph_width = 500], [ $p_graph_height = 350], [ $p_center = 0.4], [ $p_poshorizontal = 0.10], [ $p_posvertical = 0.09]  )
Parameters:
   $p_metrics: 
   $p_title: 
   $p_graph_width: 
   $p_graph_height: 
   $p_center: 
   $p_poshorizontal: 
   $p_posvertical: 


[ Top ]
graph_total_metrics  [line 362]

void graph_total_metrics( $p_metrics  )
Parameters:
   $p_metrics: 


[ Top ]


Documentation generated on Sun, 05 Apr 2009 23:01:15 +0100 by phpDocumentor 1.4.1