Query: ledgersmb::template::html
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LedgerSMB::Template::HTML(3pm) User Contributed Perl Documentation LedgerSMB::Template::HTML(3pm)NAMELedgerSMB::Template::HTML - Template support module for LedgerSMBMETHODSget_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. perl v5.14.2 2012-03-25 LedgerSMB::Template::HTML(3pm)