XML response generator
Located in /core/response/jResponseXml.class.php (line 25)
jResponse | --jResponseXml
selector of the template file
say if the XML header have to be generated
Usefull if the XML string to output already contain the XML header
The charset
says what part of the html head has been send
Id of the response
Inherited from jResponse
jResponse::$_acceptSeveralErrors
jResponse::$_errorMessages
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
constructor..
to add a link to css stylesheet
to add a link to an xsl stylesheet
generate the xml content and send it to the browser
output errors if any
output all processing instructions (stylesheet, xsl..) before the XML content
Inherited From jResponse
jResponse::__construct()
jResponse::acceptSeveralErrors()
jResponse::addHttpHeader()
jResponse::clearHttpHeaders()
jResponse::getFormatType()
jResponse::getType()
jResponse::hasErrors()
jResponse::output()
jResponse::outputErrors()
jResponse::sendHttpHeaders()
jResponse::setHttpStatus()
Documentation generated on Thu, 22 Mar 2012 22:16:54 +0100 by phpDocumentor 1.4.3