Send Html part
Located in /core/response/jResponseHtmlFragment.class.php (line 19)
jResponse | --jResponseHtmlFragment
content surrounding template content
content surrounding template content
jresponse id
Inherited from jResponse
jResponse::$_acceptSeveralErrors
jResponse::$_errorMessages
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
constructor;
setup the template engine
add content to the response
you can add additionnal content, before or after the content generated by the main template
The method you can overload in your inherited htmlfragment response
after all actions
send the Html part
output errors
same use as doAfterActions, but deprecated method. It is just here for compatibility with Jelix 1.0.
Use doAfterActions instead
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:43 +0100 by phpDocumentor 1.4.3