API DOCS

DOCS & TUTORIALS » API DOCS » xajax_js » xajax_core_uncompressed.js » xajax.js » xajax.js.wrapFunction

Function: xajax.js.wrapFunction


xajax.js.wrapFunction = function(args) { }

Parameters:

args
(object) The response command object which will contain

the following

args.func (string)

args.prop (string)

args.data (array) or even between calls to the original function.

args.context (object) accessable in the function name and body via the 'this' keyword.

Returns:

true - The wrapper function was constructed successfully.
 



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