[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/plugins/MantisGraph/core/ -> graph_api.php (summary)

(no description)

File Size: 914 lines (30 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 16 functions

  graph_get_font()
  graph_bar()
  graph_group()
  graph_pie()
  graph_cumulative_bydate()
  graph_bydate()
  graph_total_metrics()
  create_bug_enum_summary()
  enum_bug_group()
  create_developer_summary()
  create_reporter_summary()
  create_category_summary()
  create_cumulative_bydate()
  graph_date_format()
  error_check()
  error_text()

Functions
Functions that are not part of a class:

graph_get_font()   X-Ref


graph_bar( $p_metrics, $p_title = '', $p_graph_width = 350, $p_graph_height = 400 )   X-Ref
No description

graph_group( $p_metrics, $p_title = '', $p_graph_width = 350, $p_graph_height = 400, $p_baseline = 100 )   X-Ref
No description

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 )   X-Ref
No description

graph_cumulative_bydate( $p_metrics, $p_graph_width = 300, $p_graph_height = 380 )   X-Ref
No description

graph_bydate( $p_metrics, $p_labels, $p_title, $p_graph_width = 300, $p_graph_height = 380 )   X-Ref
No description

graph_total_metrics( $p_metrics )   X-Ref
No description

create_bug_enum_summary( $p_enum_string, $p_enum )   X-Ref
No description

enum_bug_group( $p_enum_string, $p_enum )   X-Ref
No description

create_developer_summary()   X-Ref
No description

create_reporter_summary()   X-Ref
No description

create_category_summary()   X-Ref
No description

create_cumulative_bydate()   X-Ref
No description

graph_date_format( $p_date )   X-Ref
No description

error_check( $bug_count, $title )   X-Ref
No description

error_text( $title, $text )   X-Ref
No description



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7