Class GLOBALS

Object
   |
   +--GLOBALS

class GLOBALS

 
Method Summary
<static> Object __WebService_getXMLHttp()
           Gets a new instance of the XMLHttpRequest object.
<static> String cleanName(<String> name)
           Removes the namespace.
<static> Object createRequest()
          
<static> Object getCookie(name)
          
<static> void loadXML(url,callbackFun,formRef)
          
<static> Array xpath(<Object> node,<String> path,<int> depth)
           Finds the nodes that match the specified path.


Method Detail

__WebService_getXMLHttp

<static> Object __WebService_getXMLHttp()

cleanName

<static> String cleanName(<String> name)

createRequest

<static> Object createRequest()

getCookie

<static> Object getCookie(name)

loadXML

<static> void loadXML(url,callbackFun,formRef)

xpath

<static> Array xpath(<Object> node,<String> path,<int> depth)


Documentation generated by JSDoc on Sun Apr 16 18:38:12 2006