LedgerSMB Documentation

Description manuals and libraries
LedgerSMB Documentation > Perl Modules > LedgerSMB::Template::Plugin::XLSX
Source

NAME

LedgerSMB::Template::Plugin::XLSX - Template support module for LedgerSMB

DESCRIPTION

Implements LedgerSMB::Template's FORMATTER protocol for XLSX output.

ATTRIBUTES

formats

Holds an array of strings naming the formats supported by this plugin.

format

Holds a string naming the actual format for which this plugin is configured. The plugin can be used multiple times with different formats, as long as they are in the list of formats.

METHODS

setup($parent, $cleanvars, $output)

Implements the template's initialization protocol.

postprocess($parent, $output, $config)

Implements the template's post-processing protocol.

mimetype()

Returns the rendered template's mimetype.

LICENSE AND COPYRIGHT

Copyright (C) 2016-2022 The LedgerSMB Core Team

This file is licensed under the GNU General Public License version 2, or at your option any later version. A copy of the license should have been included with your software.