Class multiAjaxHtmlResponse
Located at ajax.lib.php
Methods summary
public
|
#
__construct( array $parts )
create a object contains a multi ajax response, so it could be parsed by the function "setAjaxAnswerToElement" on the callback side |
public
|
|
public
string
|
#
partsToHtml( boolean $bSep = true, array $aParts = null )
only internal, used by the function print_ajaxcreate the string for a multi ajax response |