freemind_export_bug [line 84]
void freemind_export_bug(
$p_bug, &$p_bug_list
)
|
|
Write the bug and all of its descendants (children) as mm nodes
Parameters:
freemind_export_map [line 49]
void freemind_export_map(
)
|
|
Export issues as freemind mind map
freemind_find_descendents [line 226]
void freemind_find_descendents(
&$p_rows
)
|
|
Go through all bugs in the filtered bug list and find their parents and children.
this is used to be able to find the "root" nodes (without parents) and to be able to export the children as subnodes in mm
Parameters:
freemind_get_newline [line 42]
void freemind_get_newline(
)
|
|
Get the new line marker to use when export mind map files.
freemind_note_display [line 181]
void freemind_note_display(
$p_string
)
|
|
Convert to a string that can be written to a mm note (hook)
Parameters:
freemind_prepare_export [line 194]
void freemind_prepare_export(
$p_bug_data
)
|
|
Convert all fields of the bug to a string that can be exported as mm
Parameters: