Class GLOBALS

Object
   |
   +--GLOBALS

class 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

dumpArray

<static> Object dumpArray(arr)

mozileConfiguration

<static> void mozileConfiguration()

mozileDebugClear

<static> Object mozileDebugClear(event)

mozileDebugFilter

<static> Object mozileDebugFilter()

mozileDebugInit

<static> Object mozileDebugInit(event)

mozileDebugRemoveChildren

<static> Object mozileDebugRemoveChildren(node)

mozileDebugReset

<static> Object mozileDebugReset(event)

mozileHTML2xhtml

<static> Object mozileHTML2xhtml( h )

mozileInitialization

<static> void mozileInitialization()