Provided by: ledgersmb_1.3.25-1_all
NAME
LedgerSMB::Template::HTML - Template support module for LedgerSMB
METHODS
get_template ($name) Returns the appropriate template filename for this format. preprocess ($vars) This method returns a reference to a hash that contains a copy of the passed hashref's data with HTML entities converted to escapes. process ($parent, $cleanvars) Processes the template for HTML. 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.