pdf response, generated from a latex content
Located in /core/response/jResponseLatexToPdf.class.php (line 18)
jResponse | --jResponseLatexToPdf
Authors of the document
selector of the main template file
This template should contains the body content, and is used by the $body template engine
path to the cache directory.
default is directory responseLatexToPdf in temp directory
Document date
Document file name
complete path to the pdflatex executable
Document title
Contains the list of commands to write in the preamble.
Inherited from jResponse
jResponse::$forcedHttpVersion
jResponse::$httpVersion
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
jResponse::$_outputOnlyHeaders
constructor;
setup the template engine
Add a command to the preamble, e.g. \documentclass[a4,11pt]{article}
A list of commands that can be safely used as default, or as a template for the _commonProcess function
Tis function is called if the command stack is empty (useful to get quicly started)
output the pdf content
The method you can overload in your inherited response
overload it if you want to add processes (additionnal commands, content etc..) for all actions
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 Mon, 26 Oct 2015 21:55:40 +0100 by phpDocumentor 1.4.3