| [ Index ] |
PHP Cross Reference of MantisBT |
[Source view] [Print] [Project Stats]
Relationship Graph API
| Author: | Juliano Ravasi Ferraz |
| Copyright: | Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org |
| Copyright: | Copyright (C) 2002 - 2011 MantisBT Team - mantisbt-dev@lists.sourceforge.net |
| File Size: | 503 lines (16 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| relgraph_bug_format_id( $p_bug_id ) X-Ref |
| No description |
| relgraph_generate_rel_graph( $p_bug_id, $p_bug = null ) X-Ref |
| No description |
| relgraph_generate_dep_graph( $p_bug_id, $p_bug = null, $p_horizontal = false ) X-Ref |
| No description |
| relgraph_add_parent( &$p_bug_list, $p_bug_id ) X-Ref |
| No description |
| relgraph_add_child( &$p_bug_list, $p_bug_id ) X-Ref |
| No description |
| relgraph_output_image( $p_graph ) X-Ref |
| No description |
| relgraph_output_map( $p_graph, $p_name ) X-Ref |
| Outputs an image map in XHTML format using the <map> element for the given relationship graph. param: Graph $p_graph Relationship graph object generated from relgraph_generate_graph_for_bug() param: string $p_name The XHTML name attribute to apply to the containing <map> element return: null |
| relgraph_add_bug_to_graph( &$p_graph, $p_bug_id, $p_bug, $p_url = null, $p_highlight = false ) X-Ref |
| No description |
| Generated: Thu Jul 28 15:48:31 2011 | Cross-referenced by PHPXref 0.7 |