xajax_legacy.js

Provides support for legacy scripts that have not been updated to the latest syntax.

Summary
Provides support for legacy scripts that have not been updated to the latest syntax.
Please see copyright.inc.php for a detailed description, copyright and license information.
Convert call parameters from the 0.2.x syntax to the new improved call format.

xajax legacy support module

Please see copyright.inc.php for a detailed description, copyright and license information.

xajax. legacy

Summary
Convert call parameters from the 0.2.x syntax to the new improved call format.

Functions

call

xajax.legacy.call = xajax.call; xajax.call = function(sFunction,
objParameters)

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.

Variables

isLoaded

xajax.legacy.isLoaded
trueIndicates that the xajax.legacy module is loaded.
This file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation.
xajax.legacy.call = xajax.call; xajax.call = function(sFunction,
objParameters)
Convert call parameters from the 0.2.x syntax to the new improved call format.
xajax.legacy.isLoaded
xajax.call = function()
Initiates a call to the server.