API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.command.handler » xajax.prepareRequest

Function: xajax.prepareRequest


xajax.prepareRequest = function(oRequest) { }

Parameters:

oRequest
(object) An object created by a call to xajax.initializeRequest which already contains the necessary parameters and temporary variablesneeded to initiate and process a xajax request.

Note:

This is called each time a request object is being prepared for acall to the server. If the request is retried, the request must beprepared again.

 



XAJAX on SourceForge.net
Support this project Valid XHTML 1.0 Transitional