Namespace | tinymce.util |
Class | XHR |
Type | Singleton |
Method | Defined By |
---|---|
send(o:Object):void
[static] Sends a XMLHTTPRequest.
|
XHR |
public static
function send(o:Object):void
o:Object | Object will target URL, callbacks and other info needed to make the request. |