Provided by: ledgersmb_1.3.25-1_all
NAME
LedgerSMB::Template::LaTeX - Template support module for LedgerSMB
SYNOPSIS
Muxed LaTeX rendering support. Handles PDF, Postscript, and DVI output.
DETAILS
The final output format is determined by the format_option of filetype. The valid filetype specifiers are 'pdf', 'ps', and 'dvi'.
METHODS
get_template ($name) Returns the appropriate template filename for this format. preprocess ($vars) Currently does nothing. process ($parent, $cleanvars) Processes the template for the appropriate output format. postprocess ($parent) Currently does nothing. escape($string) Escapes a scalar string and returns the sanitized version.
Copyright (C) 2007, The LedgerSMB core team.
This work contains copyrighted information from a number of sources all used with permission. It is released under the GNU General Public License Version 2 or, at your option, any later version. See COPYRIGHT file for details. For a full list including contact information of contributors, maintainers, and copyright holders, see the CONTRIBUTORS file.