xajax_legacy.jsProvides support for legacy scripts that have not been updated to the latest syntax. Summary
xajax legacy support modulePlease see copyright.inc.php for a detailed description, copyright and license information. call
Convert call parameters from the 0.2.x syntax to the new improved call format. This is a wrapper function around the standard xajax.call function. isLoaded
|
Convert call parameters from the 0.2.x syntax to the new improved call format.
xajax.legacy.call = xajax.call; xajax.call = function( sFunction, objParameters )
xajax.legacy.isLoaded
Initiates a call to the server.
xajax.call = function()