API DOCS
Function: setFunction
function setFunction($sFunction)
Parameters:
sFunction
(string) The name of the xajax enabled function that will be invoked when this javascript code is executedon the browser. This function name should match a PHPfunction from your script.
Returns:
object
The object.
