API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_core »
xajaxResponseManager.inc.php »
xajaxResponseManager »
append
Function: append
function append($mResponse)
Parameters:
$mResponse
(object) The new response object to be added to the current response object. If no prior response has been appended, this response becomes the main response object to which otherresponse objects will be appended.
