head_servicepane.js File Reference

Go to the source code of this file.

Functions

function serializeTree (aNode)
 Common service pane helper functions. More...
 

Function Documentation

function serializeTree (   aNode)

Common service pane helper functions.

Creates a string representation of the nodes tree. Example output: [node foo="bar" id="node"][node id="child"/][/node] Attributes are sorted by name.

Parameters
aNoderoot node for serialization

Definition at line 35 of file head_servicepane.js.

Here is the caller graph for this function: