|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--GLOBALS
Method Summary | |
<static> Object
|
dumpArray(arr)
Dump Array - Displays the contents of the array in key=>value pairs, using an alert. |
<static> void
|
mozileConfiguration()
|
<static> Object
|
mozileDebugClear(event)
Mozile Debug - Clear - Clears the list and empties the mozileDebugArray. |
<static> Object
|
mozileDebugFilter()
Mozile Debug - Filter - Rebuilds the bug list, filtering based on the content of the filterText input field. |
<static> Object
|
mozileDebugInit(event)
Mozile Debug - Init - Initializes the debugging dialog. |
<static> Object
|
mozileDebugRemoveChildren(node)
Mozile Debug - Remove Children - Removes all children of the given node. |
<static> Object
|
mozileDebugReset(event)
Mozile Debug - Reset - Clears the filter and rebuilds the bug list. |
<static> Object
|
mozileHTML2xhtml( h )
|
<static> void
|
mozileInitialization()
Mozile Initialization DO NOT EDIT THIS SECTION! |
<static> Object
|
printXML(XML)
Print XML - Serializes the given XML and returns it as a tring |
Method Detail |
<static> Object dumpArray(arr)
arr
- The array to be dumped
<static> void mozileConfiguration()
<static> Object mozileDebugClear(event)
event
- The event object which triggers the initialization.
<static> Object mozileDebugFilter()
<static> Object mozileDebugInit(event)
event
- The event object which triggers the initialization.
<static> Object mozileDebugRemoveChildren(node)
node
- The node to be cleaned up.
<static> Object mozileDebugReset(event)
event
- The event object which triggers the initialization.
<static> Object mozileHTML2xhtml( h )
<static> void mozileInitialization()