pdf response, generated from a latex content
Located in /core/response/jResponseLatexToPdf.class.php (line 19)
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
complete path to the pdflatex executable
Document title
Contains the list of commands to write in the preamble.
Inherited from jResponse
jResponse::$_acceptSeveralErrors
jResponse::$_errorMessages
jResponse::$_httpHeaders
jResponse::$_httpHeadersSent
jResponse::$_httpStatusCode
jResponse::$_httpStatusMsg
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
output errors
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::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:46 +0100 by phpDocumentor 1.4.3