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
Inherited from jResponse
jResponse::$_acceptSeveralErrors
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, 19 Sep 2013 00:07:01 +0200 by phpDocumentor 1.4.3