Blesta Source Documentation

InvoiceTemplates extends Component

Invoice Template factory

Table of Contents

Properties

$components
$helpers
$models

Methods

__construct()
create() Returns an instance of the requested invoice template
Properties
Methods

create()

Returns an instance of the requested invoice template

public static create(string $template_name) : mixed
Parameters
$template_name : string

The name of the invoice template to instantiate

Tags
throws
Exception

Thrown when the template_name does not exists or does not inherit from the appropriate parent

Return values
mixed

An object of type $template_name

Tags
subpackage

components.invoicetemplates

copyright

Copyright (c) 2010, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results