Send Html part
Located in /core/response/jResponseHtmlFragment.class.php (line 19)
jResponse | --jResponseHtmlFragment
content surrounding template content
content surrounding template content
Inherited from jResponse
jResponse::$forcedHttpVersion
jResponse::$httpVersion
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
jResponse::$_outputOnlyHeaders
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
Inherited From jResponse
jResponse::__construct()
jResponse::addHttpHeader()
jResponse::cleanCacheHeaders()
jResponse::clearHttpHeaders()
jResponse::getFormatType()
jResponse::getType()
jResponse::isValidCache()
jResponse::output()
jResponse::outputErrors()
jResponse::sendHttpHeaders()
jResponse::setExpires()
jResponse::setHttpStatus()
jResponse::setLifetime()
jResponse::_checkRequestType()
jResponse::_normalizeDate()
Documentation generated on Wed, 04 Jan 2017 22:56:19 +0100 by phpDocumentor 1.4.3