\xajaxCustomResponse

Summary

Methods
Properties
Constants
xajaxCustomResponse()
setCharacterEncoding()
setOutputEntities()
clear()
append()
appendResponse()
getContentType()
getCharacterEncoding()
getOutputEntities()
getOutput()
printOutput()
No public properties found
No constants found
No protected methods found
$sOutput
$sContentType
$sCharacterEncoding
$bOutputEntities
N/A
No private methods found
No private properties found
N/A

Properties

$sOutput

$sOutput : 

Type

$sContentType

$sContentType : 

Type

$sCharacterEncoding

$sCharacterEncoding : 

Type

$bOutputEntities

$bOutputEntities : 

Type

Methods

xajaxCustomResponse()

xajaxCustomResponse(  $sContentType) 

Parameters

$sContentType

setCharacterEncoding()

setCharacterEncoding(  $sCharacterEncoding) 

Parameters

$sCharacterEncoding

setOutputEntities()

setOutputEntities(  $bOutputEntities) 

Parameters

$bOutputEntities

clear()

clear() 

append()

append(  $sOutput) 

Parameters

$sOutput

appendResponse()

appendResponse(  $objResponse) 

Parameters

$objResponse

getContentType()

getContentType() 

getCharacterEncoding()

getCharacterEncoding() 

getOutputEntities()

getOutputEntities() 

getOutput()

getOutput() 

printOutput()

printOutput()